IEaxWorkbookRubricatorOptionsList.Item

Fore Syntax

Item(RubricatorKey: Integer): IEaxWorkbookRubricatorOptions;

Fore.NET Syntax

Item[RubricatorKey: integer]: Prognoz.Platform.Interop.Express.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 collection has no settings for the selected database, the property returns the Null value.

Fore and Fore.NET Examples

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

See also:

IEaxWorkbookRubricatorOptionsList