ILanerContext.DataLoadEndDate

Fore Syntax

DataLoadEndDate: DateTime;

Fore.NET Syntax

DataLoadEndDate: System.DateTime;

Description

The DataLoadEndDate property determines a date of data loading end for all workbooks, that are in the context.

Comments

The ILanerContext.DataLoadStartDate property determines a date of data loading start.

Fore and Fore.NET examples

The property use is given in the example for ILanerContext.DataLoadStartDate.

See also:

ILanerContext