Show contents 

Express > Express Assembly Interfaces > IEaxWorkbookMetaAttributesTree > IEaxWorkbookMetaAttributesTree.RubricatorsOptions

IEaxWorkbookMetaAttributesTree.RubricatorsOptions

Syntax

RubricatorsOptions: IEaxWorkbookRubricatorOptionsList;

Description

The RubricatorsOptions property returns the collection of time series database settings used by indicators tree..

Comments

To get database settings in the collection, use the IEaxWorkbookRubricatorOptionsList.Item property.

Example

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

See also:

IEaxWorkbookMetaAttributesTree