IValidationExecRun.ByScenario

Fore Syntax

ByScenario: Boolean;

Fore.NET Syntax

ByScenario: boolean;

Description

The ByScenario property returns whether validation is calculated in the scenarios dimension.

Comments

Use IValidationExecData.ByScenario to calculate validation in scenario dimension.

Fore and Fore.NET Examples

The property use is given in the example for IValidationExecData.ByScenario.

See also:

IValidationExecRun