This document is archived and information here might be outdated.  Recommended version.


IBindCtx.RevokeObjectParam Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IBindCtx.RevokeObjectParam Method

[Visual Basic .NET]
Public Sub RevokeObjectParam ( _
    ByVal pszKey As String _
)
[C#]
public void RevokeObjectParam (
    string pszKey
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IBindCtx Interface