This document is archived and information here might be outdated.  Recommended version.


IGPVersionInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPVersionInfo Interface
ArcGIS Developer Help

IGPVersionInfo Interface

Provides access to members that supply version information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Access The version's access permission.
Read/write property AncestorNames The names of the ancestor versions.
Read/write property ChildrenNames The names of the child versions.
Read/write property Created The date and time the version was created.
Read/write property Description The version's description.
Read/write property Modified The date and time the version was last modified.
Read/write property ParentName The name of the parent version.
Read/write property VersionName The version's name.

Classes that implement IGPVersionInfo

Classes Description
GPVersionInfo The (GP) VersionInfo object.