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


IBindCtx.RemoteSetBindOptions 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.RemoteSetBindOptions Method
ArcGIS Developer Help

IBindCtx.RemoteSetBindOptions Method

[Visual Basic .NET]
Public Sub RemoteSetBindOptions ( _
    ByRef pbindopts As tagBIND_OPTS2 _
)
[C#]
public void RemoteSetBindOptions (
    ref tagBIND_OPTS2 pbindopts
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IBindCtx Interface