This document is archived and information here might be outdated. Recommended version. |
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**