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 start date of data loading is determined by the ILanerContext.DataLoadStartDate property.

Example

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

See also:

ILanerContext