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


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

INewVersionDialog.VersionDescription Property

The description of the version.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INewVersionDialog Interface