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