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


IVersionManager Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

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

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

CoClasses that implement IVersionManager

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

See Also

IVersionedWorkspace Interface

.NET Related Topics

GeoDatabaseUI