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