IValidationExecRun.Data

Syntax

Data: IValidationExecData;

Description

The Data property returns the data on validation calculation.

Comments

The data on calculation is saved if the validation rule is calculated for the entire time series database.

The validation calculation area is determined by the IValidationExecuteSettings.Laner property.

Example

The property use is given in the example for  ILaner.ValidationExecKey.

See also:

IValidationExecRun