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


ICadastralControlImporterMerging.MergeControlSameName 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.MergeControlSameName Property
ArcGIS Developer Help

ICadastralControlImporterMerging.MergeControlSameName Property

Indicates whether to merge control with same name only. Default: False.

[Visual Basic .NET]
Public Property MergeControlSameName As Boolean
[C#]
public bool MergeControlSameName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlImporterMerging Interface