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


IConflictsWindow3.CurrentVisited Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IConflictsWindow3.CurrentVisited Property

Indicates whether the visited state of the current selected tree item.

[Visual Basic .NET]
Public Property CurrentVisited As Boolean
[C#]
public bool CurrentVisited {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IConflictsWindow3 Interface