IValidationDateSettings.Date

Syntax

Date: DateTime;

Description

The Date property determines validation calculation date.

Comments

The property is taken into account if the value of the IValidationDateSettings.DateOptions property is ValidationDateOptions.SpecificDate.

Example

The property use is given in the example for IValidationDateSettings.DateOptions.

See also:

IValidationDateSettings