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


IChangeVersionDialog.SelectedVersion Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

IChangeVersionDialog.SelectedVersion Property

The selected version.

[Visual Basic .NET]
Public ReadOnly Property SelectedVersion As IVersion
[C#]
public IVersion SelectedVersion {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IChangeVersionDialog Interface