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


IDddEnvironment.Parent Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > ID > IDddEnvironment Interface > IDddEnvironment.Parent Property
ArcGIS Developer Help

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