This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalogObject Interface > ITxCatalogObject.Parent Property (ArcObjects .NET 10.5 SDK) |
The parent of the object.
[Visual Basic .NET] Public ReadOnly Property Parent As ITxCatalogObject
[C#] public ITxCatalogObject Parent {get;}
[C++]
HRESULT get_Parent(
ITxCatalogObject** Parent
);
[C++]
Parameters Parent [out, retval]
Parent is a parameter of type ITxCatalogObject