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


INewVersionDialog.DoModal Method (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 > INewVersionDialog.DoModal Method
ArcGIS Developer Help

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