IValidationExecRun.ByScenario

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.

Example

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

See also:

IValidationExecRun