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