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


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

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.

Classes that implement INewVersionDialog

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