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


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

ICadastralControlImporterMerging.MergeControlNameCaseSensitive Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlImporterMerging Interface