ILanerContext.EndLoad

Fore Syntax

EndLoad;

Fore.NET Syntax

EndLoad();

Description

The EndLoad method ends loading of workbooks to the context.

Comments

Use the ILanerContext.BeginLoad method to start loading.

Fore and Fore.NET examples

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

See also:

ILanerContext