ArcObjects Library Reference (TrackingAnalyst)  

ITxDocEventHandler2 Interface

Provides access to properties and methods for document event handling.

Product Availability

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

Members

Description
Method IsApplication Indicates if this object is part of an application.
Method IsMapControl Indicates if this object is attached to a map control.
Method IsRunningInArcMap Indicates if this object is attached to ArcMap.
Method IsRunningInCatalog Indicates if this object is attached to ArcCatalog.
Read-only property IsValid Indicates if this object is in a valid state.
Read-only property ParentDocument Parent document responsible for the document event handling.
Method RunningEnvironment Identifies the client envirionment, e.g., ArcMap, ArcGlobe, Map Control, ... with or without dynamic display.

Inherited Interfaces

Interfaces Description
ITxDocEventHandler Provides access to properties and methods for document event handling.

CoClasses that implement ITxDocEventHandler2

CoClasses and Classes Description
DocEventHandler A collection of methods and properties to catch and process document and tracking analyst document events.