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