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.MergeControlNameCaseSensitive Property (ArcObjects .NET 10.5 SDK) |
Indicates whether to perform a case sensitive match when checking control names. Default: True.
[Visual Basic .NET] Public Property MergeControlNameCaseSensitive As Boolean
[C#] public bool MergeControlNameCaseSensitive {get; set;}