IValidationCorrelation.ComparisonValue

Syntax

ComparisonValue: IValidationComparisonValue;

Description

The ComparisonValue property returns parameters of the correlation analysis condition.

Comments

Values for correlation analysis condition can be both absolute or relative. To set value type, use the IValidationComparisonValue.Percentage property.

Example

The property use is given in the example for IValidationCorrelation.SelectionComparatorData.

See also:

IValidationCorrelation