CaseSensitive: Boolean;
CaseSensitive: Boolean;
The CaseSensitive property determines 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 IStandardDimIndex.UseInSelection.
See also: