IValidationComparisonValue.Value2

Syntax

Value2: Double;

Description

The Value2 property determines the second compared value.

Comments

This property is taken into account if the IValidationComparisonValue.ComparisonOperator property value is ValidationComparisonOperator.Between or ValidationComparisonOperator.Notbetween.

Example

The property use is given in the example for IValidationRevisionComparison.ComparisonType.

See also:

IValidationComparisonValue