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


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

IBindCtx.RevokeObjectBound Method

[Visual Basic .NET]
Public Sub RevokeObjectBound ( _
    ByVal punk As Object _
)
[C#]
public void RevokeObjectBound (
    object punk
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IBindCtx Interface