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


ITxDocEventHandler2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxDocEventHandler2 Interface
ArcGIS Developer Help

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

Name Description
Method ContainsTrackingFolderObject Indicate the behavior the document should provide with regard to the tracking connections folder.
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.
Method LoadTemporalGraphs Load the temporal graphs into the document.
Read/write property ParentDocument Parent document responsible for the document event handling.
Method RemoveAllTemporalLayers Remove all temporal layers from all maps within the application or map control.
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.

Classes that implement ITxDocEventHandler2

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