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


INewVersionDialog.VersionName Property (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.VersionName Property
ArcGIS Developer Help

INewVersionDialog.VersionName Property

The name of the version.

[Visual Basic .NET]
Public ReadOnly Property VersionName As String
[C#]
public string VersionName {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

INewVersionDialog Interface