IValidation.EndDate

Syntax

EndDate: DateTime;

Description

The EndDate property determines end date of validation rule calculation period.

Comments

The end date is taken into account if the IValidation.UseEndDate property is set to True.

Example

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

See also:

IValidation