CaseSensitive: Boolean;
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 of CaseSensitive:
True. Index is case sensitive;
False. Index is not case sensitive.
The property use is given in the example for IDimIndexesInstance.SelectionIndex.
See also: