IValidationRevisionMetadataComparison.CalculationType

Fore Syntax

CalculationType: MsCalculationType;

Fore.NET Syntax

CalculationType: Prognoz.Platform.Interop.Ms.MsCalculationType;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IValidationRevisionMetadataComparison