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


IDddEnvironment.Parent Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (3DAnalystUI)  

IDddEnvironment.Parent Property

Reference to the parent application.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IDddEnvironment Interface