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


ITxDocEventHandler.IsRunningInCatalog Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITxDocEventHandler.IsRunningInCatalog Method

Indicates if this object is attached to ArcCatalog.

[Visual Basic .NET]
Public Sub IsRunningInCatalog ( _
)
[C#]
public void IsRunningInCatalog (
);
[C++]
HRESULT IsRunningInCatalog(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITxDocEventHandler Interface