ILanerContext.BeginLoad

Syntax

BeginLoad;

Description

The BeginLoad method starts loading of workbooks into the context.

Comments

To end loading, use the ILanerContext.EndLoad method.

Example

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

See also:

ILanerContext