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