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


IVersionManager Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IV > IVersionManager Interface
ArcGIS Developer Help

IVersionManager Interface

Provides access to members that control the version management dialog for a versioned geodatabase.

Product Availability

Available with ArcGIS Desktop.

Description

IVersionManager allows you to launch the Version Manager user interface for managing and administrating versions of the database.

Members

Name Description
Method DoModal Displays the dialog used to manage versions for a versioned geodatabase.

Classes that implement IVersionManager

Classes Description
VersionManager A dialog for managing versions in a versioned geodatabase.

See Also

IVersionedWorkspace Interface