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


ICadastralControlImporterMerging.MergeControlSameName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Cadastral)  

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