ILanerContext.DataLoadEndDate

Syntax

DataLoadEndDate: 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.

Example

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

See also:

ILanerContext