IValidationRatio.ComparisonValue

Fore Syntax

ComparisonValue: IValidationComparisonValue;

Fore.NET Syntax

ComparisonValue: Prognoz.Platform.Interop.Ms.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.

Fore and Fore.NET Examples

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

See also:

IValidationRatio