IMatrixTransformerDimension.MatchCase

Fore Syntax

MatchCase: Boolean;

Fore.NET Syntax

MatchCase: boolean;

Description

The MatchCase property determines whether case is considered for strings.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMatrixTransformer.Transform.

See also:

IMatrixTransformerDimension