ArcObjects Library Reference (Cadastral)  

ICadastralControlImporterMerging.MergeNameOption Property

Merge control name options. Default: esriCFControlMergingKeepExistingNames.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlImporterMerging Interface