IValidationCrossFrequency.ComparisonValue

Syntax

ComparisonValue: IValidationComparisonValue;

Description

The ComparisonValue property returns comparison parameters.

Comments

Values for comparison can both be absolute or relative. It is determined by the IValidationComparisonValue.Percentage property.

Example

The property use is given in the example for IValidationCrossFrequency.AggregationType.

See also:

IValidationCrossFrequency