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


INewVersionDialog Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IN > INewVersionDialog Interface (ArcObjects .NET 10.6 SDK)
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

Name 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