ArcObjects Library Reference (Catalog)  

IGxObject.Parent Property

The parent of the object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObject Interface

.NET Samples

Utility wizard for basic schematic datasets configuration (Code Files: GenerateSchematicTemplate)