This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionInfo Interface > IVersionInfo.Parent Property (ArcObjects .NET 10.4 SDK) |
The version's parent.
[Visual Basic .NET] Public ReadOnly Property Parent As IVersionInfo
[C#] public IVersionInfo Parent {get;}
[C++]
HRESULT get_Parent(
IVersionInfo** Parent
);
[C++]
Parameters Parent [out, retval]
Parent is a parameter of type IVersionInfo
The Parent method is used to retrieve the version's parent version properties.