Show contents 

Express > Express Assembly Interfaces > IEaxWorkbookRubricatorOptionsList

IEaxWorkbookRubricatorOptionsList

Assembly: Express;

Description

The IEaxWorkbookRubricatorOptionsList interface is used to work with a collection of settings of time series database that are uses by the indicators tree.

Inheritance Hierarchy

          IEaxWorkbookRubricatorOptionsList

Comments

Use the IEaxWorkbookMetaAttributesTree.RubricatorsOptions property to get the collection of settings.

Properties

  Property name Brief description
Item The Item property returns the settings from collection for the selected time series database.

Methods

  Method name Brief description
Add The Add method adds the settings for selected time series database to collection.
Clear The Clear method deletes all settings from the collection.
Remove The Remove method removes settings for the specified time series database.

See also:

Express Assembly Interfaces