IValidationRatio.ComparisonValue

Syntax

ComparisonValue: IValidationComparisonValue;

Description

The ComparisonValue property returns comparison parameters.

Comments

Values for comparison can both be absolute or relative. To select value type, use the IValidationComparisonValue.Percentage property.

Example

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

See also:

IValidationRatio