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


IEditProperties3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditProperties3 Interface
ArcGIS Developer Help

IEditProperties3 Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement IEditProperties3

Classes Description
Editor The Object Editor Extension.