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


IEditProperties3.AutoReconcileConflictsByAttribute Property (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 > IEditProperties3.AutoReconcileConflictsByAttribute Property
ArcGIS Developer Help

IEditProperties3.AutoReconcileConflictsByAttribute Property

Indicates whether conflicts will be detected and resolved by attributes.

[Visual Basic .NET]
Public Property AutoReconcileConflictsByAttribute As Boolean
[C#]
public bool AutoReconcileConflictsByAttribute {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditProperties3 Interface