IValidationExecuteSettings.LoadStart

Syntax

LoadStart: DateTime;

Description

The LoadStart property determines start of data loading period.

Comments

To determine end of data loading period, use the IValidationExecuteSettings.LoadEnd property.

Example

The property use is given in the example for IValidationExecuteSettings.IsLoadDatesSet.

See also:

IValidationExecuteSettings