This document is archived and information here might be outdated. Recommended version. |
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;}