This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionInfo2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that supply version information.
Description | ||
---|---|---|
Access | The version's access permission. | |
Ancestors | The version's ancestors. | |
BlocksCompress | Does this version block compress of DEFAULT | |
Children | The version's children. | |
Created | The date and time the version was created. | |
Description | The version's description. | |
IsOwner | True if the current connected user is the owner of this version. | |
Modified | The date and time the version was last modified. | |
Parent | The version's parent. | |
ParentName | The name of the version's parent. | |
VersionName | The version's name. |
Interfaces | Description |
---|---|
IVersionInfo | Provides access to members that supply version information. |
CoClasses and Classes | Description |
---|---|
VersionInfo | VersionInfo Object. |