IValidationRevisionMetadataComparison.CalculationType

Syntax

CalculationType: MsCalculationType;

Description

The CalculationType property determines the method of calculating the validation rule: at series level or at series observations level.

Comments

When calculating the rule, depending on the value of CalculationType the exceptions are loaded, respectively either to the series heading or to series points.

Example

The property use is given in the example for IValidationRevisionMetadataComparison.Attributes.

See also:

IValidationRevisionMetadataComparison