IValidationExecuteSettings.LoadEnd

Syntax

LoadEnd: DateTime;

Description

The LoadEnd property determines end of data loading period.

Comments

To determine start of data loading period, use the IValidationExecuteSettings.LoadStart property.

Example

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

See also:

IValidationExecuteSettings