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


IVersionChangesWindow.SelectedFieldIndexes Property (ArcObjects .NET 10.4 SDK)
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