This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditProperties3 Interface > IEditProperties3.AutoSaveChecksConflicts Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the editor checks if conflicts were detected during auto reconciliation prior to automatically saving.
[Visual Basic .NET] Public Property AutoSaveChecksConflicts As Boolean
[C#] public bool AutoSaveChecksConflicts {get; set;}