ArcObjects Library Reference (Editor)  

IVersionChangesWindow.SelectedFieldIndexes Property

The indexes of the fields in the row that are currently selected.

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

Product Availability

Available with ArcGIS Desktop.

Description

Index of the selected feautres in the version changes dialog.

See Also

IVersionChangesWindow Interface