IRubricatorCreatorBinding.Dictionary

Syntax

Dictionary: RubricatorDictionary;

Description

The Dictionary property determines the dictionary type, which must store values of the linked attribute of time series database.

Comments

If the linked attribute is the values attribute, the Dictionary = RubricatorDictionary.Facts, or if it is the observations attribute, the Dictionary = RubricatorDictionary.Values.

Example

The property use is given in the example for IRubricatorCreator.CreateRubricator.

See also:

IRubricatorCreatorBinding