This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxDocEventHandler Interface > ITxDocEventHandler.ParentDocument Property (ArcObjects .NET 10.4 SDK) |
Parent document responsible for the document event handling.
[Visual Basic .NET] Public Property ParentDocument As Object
[C#] public object ParentDocument {get; set;}
[C++]
HRESULT get_ParentDocument(
LPUNKNOWN* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type LPUNKNOWN