ILanerContext.EndLoad

Syntax

EndLoad;

Description

The EndLoad method ends loading of workbooks to the context.

Comments

Use the ILanerContext.BeginLoad method to start loading.

Example

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

See also:

ILanerContext