This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralControlImporterMerging Interface > ICadastralControlImporterMerging.MergeControlSameName Property (ArcObjects .NET 10.5 SDK) |
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;}