IValidationDateSettings.Lag

Syntax

Lag: Integer;

Description

The Lag property determines the number of periods by which the current date should be modified.

Comments

This property is taken into account if the IValidationDateSettings.DateOptions property is set to ValidationDateOptions.RelativeDate.

Example

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

See also:

IValidationDateSettings