IStandardDimIndex.CaseSensitive

Fore Syntax

CaseSensitive: Boolean;

Fore.NET Syntax

CaseSensitive: Boolean;

Description

The CaseSensitive property determines whether index is case sensitive.

Comments

The property is used if index is present in dictionary used as dimension.

Available values of CaseSensitive:

Fore and Fore.NET Examples

The property use is given in the example for IStandardDimIndex.UseInSelection.

See also:

IStandardDimIndex