IValidationExecuteSettings.LoadEnd

Fore Syntax

LoadEnd: DateTime;

Fore.NET Syntax

LoadEnd: System.DateTime;

Description

The LoadEnd property determines end of data loading period.

Comments

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

Fore and Fore.NET Example

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

See also:

IValidationExecuteSettings