CaseSensitive: Boolean;
The CaseSensitive property returns attribute whether index is case sensitive.
The property is used if index is present in dictionary used as dimension.
Available values:
True. Index is case sensitive.
False. Index is not case sensitive.
The property use is given in the example for IDimIndexes.SelectionIndex.
See also: