This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEnvironment Interface > ITrackingEnvironment.Attached Property (ArcObjects .NET 10.5 SDK) |
Indicates whether or not the tracking environment is attached to a document object.
[Visual Basic .NET] Public ReadOnly Property Attached As Boolean
[C#] public bool Attached {get;}
[C++]
HRESULT get_Attached(
VARIANT_BOOL* pbvarAttached
);
[C++]
Parameters pbvarAttached [out, retval] pbvarAttached is a parameter of type VARIANT_BOOL