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


ICadastralControlImporterMerging.MergeNameOption Property (ArcObjects .NET 10.5 SDK)
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