IEaxWorkbookRubricatorOptionsList.Add

Syntax

Add(RubricatorObject: IMetabaseObjectDescriptor): 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.

Example

The method use is given in the Saving and Loading Settings of Objects Tree Workbook section.

See also:

IEaxWorkbookRubricatorOptionsList