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


IConflictsWindow.CurrentRow Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IConflictsWindow.CurrentRow Property

ID of the selected row or feature, or -1 if no current row.

[Visual Basic .NET]
Public ReadOnly Property CurrentRow As Integer
[C#]
public int CurrentRow {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IConflictsWindow Interface