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


ICadastralControlImporterMerging.MergeNameOption Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralControlImporterMerging Interface > ICadastralControlImporterMerging.MergeNameOption Property
ArcGIS Developer Help

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