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


INewVersionDialog.DoModal Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

INewVersionDialog.DoModal Method

Displays the dialog used to create new versions in a versioned geodatabase.

[Visual Basic .NET]
Public Function DoModal ( _
) As Boolean
[C#]
public bool DoModal (
);

Product Availability

Available with ArcGIS Desktop.

See Also

INewVersionDialog Interface

.NET Related Topics

GeoDatabaseUI