ILanerContext.BeginLoad

Fore Syntax

BeginLoad;

Fore.NET Syntax

BeginLoad();

Description

The BeginLoad method starts loading of workbooks into the context.

Comments

To end loading, use the ILanerContext.EndLoad method.

Fore and Fore.NET examples

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

See also:

ILanerContext