UseLanerContext: Boolean;
The UseLanerContext property determines whether workbook is registered in context.
If time series database workbooks are registered in one context, data is synchronized between them. On changing values of one workbook series the corresponding data is updated in all series with the same values of mandatory attributes.
Available values:
True. Workbook is registered in context.
False. Workbook is excluded from context.
On creating a workbook in the Fore it is automatically registered in context. On opening or creating a workbook in repository it is automatically registered in context. If the context is enabled, it is saved or loaded along with the workbook. On adding or deleting a new sheet, it is automatically registered in or excluded from the context.
The property use is given in the example for IEaxWorkbook.Laner.
See also: