IValidationCorrelation.ComparisonValue

Fore Syntax

ComparisonValue: IValidationComparisonValue;

Fore.NET Syntax

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

Fore and Fore.NET Examples

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

See also:

IValidationCorrelation