IEaxWorkbookRubricatorOptionsList.Item

Syntax

Item(RubricatorKey: Integer): IEaxWorkbookRubricatorOptions;

Parameters

RubricatorKey. Key of time series database

Description

The Item property returns the settings from collection for the selected time series database.

Comments

If the collection has no settings for the specified database, the property returns Null.

Example

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

See also:

IEaxWorkbookRubricatorOptionsList