IValidation.UseStartDate

Syntax

UseStartDate: Boolean;

Description

The UseStartDate property determines whether to take into account the start date of calculation period on validation rule calculation.

Comments

Available values:

Example

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

See also:

IValidation