ArcObjects Library Reference (Cadastral)  

ICadastralControlImporterMerging.MergeAttributesOption Property

Merge control attribute options. Default: esriCFControlMergingKeepAttributes.

[Visual Basic .NET]
Public Property MergeAttributesOption As esriCFControlMergingAttributes
[C#]
public esriCFControlMergingAttributes MergeAttributesOption {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlImporterMerging Interface