Laner > Laner Assembly Interfaces > ILanerContext > ILanerContext.BeginLoad
BeginLoad;
BeginLoad();
The BeginLoad method starts loading of workbooks into the context.
To end loading, use the ILanerContext.EndLoad method.
The method use is given in the example for ILanerContext.DataLoadStartDate.
See also: