Laner > Laner Assembly Interfaces > ILanerContext > ILanerContext.EndLoad
EndLoad;
EndLoad();
The EndLoad method ends loading of workbooks to the context.
Use the ILanerContext.BeginLoad method to start loading.
The method use is given in the example for ILanerContext.DataLoadStartDate.
See also: