ArcObjects Library Reference (GeoDatabaseUI)  

INewVersionDialog Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method DoModal Displays the dialog used to create new versions in a versioned geodatabase.
Read-only property VersionAccess The level of access provided for the version.
Read-only property VersionDescription The description of the version.
Read-only property VersionName The name of the version.

CoClasses that implement INewVersionDialog

CoClasses and Classes Description
NewVersionDialog A dialog for creating new versions in a versioned geodatabase.

.NET Related Topics

GeoDatabaseUI