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


IDocument.Parent Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDocument Interface > IDocument.Parent Property
ArcGIS Developer Help

IDocument.Parent Property

The application in which this document is open.

[Visual Basic .NET]
Public ReadOnly Property Parent As AppRef
[C#]
public AppRef Parent {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDocument Interface | IApplication Interface