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