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


IEditProperties3.AutoSaveChecksConflicts Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IEditProperties3.AutoSaveChecksConflicts Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditProperties3 Interface