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


IEditProperties3 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

IEditProperties3 Interface

Provides access to more members that control the properties of an edit session.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property AutoReconcileConflictsByAttribute Indicates whether conflicts will be detected and resolved by attributes.
Read/write property AutoReconcileEditSessionWins Indicates whether conflicts are resolved in favor of the edit session.
Read/write property AutoSaveChecksConflicts Indicates whether the editor checks if conflicts were detected during auto reconciliation prior to automatically saving.
Read/write property MultiuserEditSessionMode The multiuser session mode that is used when editing.

CoClasses that implement IEditProperties3

CoClasses and Classes Description
Editor The Object Editor Extension.