IValidation.StartDate

Syntax

StartDate: DateTime;

Description

The StartDate property determines start date of validation rule calculation period.

Comments

The start date is taken into account if the IValidation.UseStartDate property is set to True.

Example

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

See also:

IValidation