ILanerContext.EndLoad

Syntax

EndLoad;

Description

The EndLoad method ends loading of workbooks to the context.

Comments

To start loading, use the ILanerContext.BeginLoad method.

Example

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

See also:

ILanerContext