This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEnvironment Interface > ITrackingEnvironment.IsRunningInCatalog Property (ArcObjects .NET 10.4 SDK) |
Indicates if the object is attached to ArcCatalog.
[Visual Basic .NET] Public ReadOnly Property IsRunningInCatalog As Boolean
[C#] public bool IsRunningInCatalog {get;}
[C++]
HRESULT get_IsRunningInCatalog(
VARIANT_BOOL* pbvarIsRunningInCatalog
);
[C++]
Parameters pbvarIsRunningInCatalog [out, retval] pbvarIsRunningInCatalog is a parameter of type VARIANT_BOOL