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


IConflictsWindow3.ShowOnConflictsDetected Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IC > IConflictsWindow3 Interface > IConflictsWindow3.ShowOnConflictsDetected Property
ArcGIS Developer Help

IConflictsWindow3.ShowOnConflictsDetected Property

Indicates whether the conficts window is displayed when a conflicts event is fired.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IConflictsWindow3 Interface