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


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

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