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


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

IVersionInfo2 Interface

Provides access to members that supply version information.

Product Availability

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

Members

Name Description
Read-only property Access The version's access permission.
Read-only property Ancestors The version's ancestors.
Read-only property BlocksCompress Does this version block compress of DEFAULT
Read-only property Children The version's children.
Read-only property Created The date and time the version was created.
Read-only property Description The version's description.
Method IsOwner True if the current connected user is the owner of this version.
Read-only property Modified The date and time the version was last modified.
Read-only property Parent The version's parent.
Read-only property ParentName The name of the version's parent.
Read-only property VersionName The version's name.

Inherited Interfaces

Interfaces Description
IVersionInfo Provides access to members that supply version information.

Classes that implement IVersionInfo2

Classes Description
VersionInfo VersionInfo Object.