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


IBindCtx.RevokeObjectBound Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IB > IBindCtx Interface > IBindCtx.RevokeObjectBound Method
ArcGIS Developer Help

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