This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IC > IConflictsWindow Interface > IConflictsWindow.CurrentClass Property (ArcObjects .NET 10.4 SDK) |
Class of the selected feature, or 0 if no ConflictClass.
[Visual Basic .NET] Public ReadOnly Property CurrentClass As IConflictClass
[C#] public IConflictClass CurrentClass {get;}