IEaxWorkbookRubricatorOptionsList.Add

Fore Syntax

Add(RubricatorObject: IMetabaseObjectDescriptor): IEaxWorkbookRubricatorOptions;

Fore.NET Syntax

Add(RubricatorObject: Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptor): Prognoz.Platform.Interop.Express.IEaxWorkbookRubricatorOptions;

Parameters

RubricatorObject. Description of time series database as repository object.

Description

The Add method adds the settings for selected time series database to collection.

Comments

Use the IEaxWorkbookRubricatorOptionsList.Remove method to delete settings for the selected time series database.

Fore and Fore.NET Examples

The method use is given in the Saving and Loading Settings of Objects Tree Workbook section. Example language: Fore, Fore.NET.

See also:

IEaxWorkbookRubricatorOptionsList