IValidation.UseEndDate

Syntax

UseEndDate: Boolean;

Description

The UseEndDate property determines whether calculation period end date should be taken into account on validation rule calculation.

Comments

Available values:

Example

The property use is given in the example for IValidation.CalculationType.

See also:

IValidation