This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPVersionInfo Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that supply version information.
Description | ||
---|---|---|
Access | The version's access permission. | |
AncestorNames | The names of the ancestor versions. | |
ChildrenNames | The names of the child versions. | |
Created | The date and time the version was created. | |
Description | The version's description. | |
Modified | The date and time the version was last modified. | |
ParentName | The name of the parent version. | |
VersionName | The version's name. |
CoClasses and Classes | Description |
---|---|
GPVersionInfo | The (GP) VersionInfo object. |