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 > ITxDocEventHandler Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties and methods for document event handling.
Description | ||
---|---|---|
IsApplication | Indicates if this object is part of an application. | |
IsMapControl | Indicates if this object is attached to a map control. | |
IsRunningInArcMap | Indicates if this object is attached to ArcMap. | |
IsRunningInCatalog | Indicates if this object is attached to ArcCatalog. | |
IsValid | Indicates if this object is in a valid state. | |
ParentDocument | Parent document responsible for the document event handling. |
CoClasses and Classes | Description |
---|---|
DocEventHandler | A collection of methods and properties to catch and process document and tracking analyst document events. |