IRubricatorCreator.Measures

Fore Syntax

Measures: IRdsDictionary;

Fore.NET Syntax

Measures: Prognoz.Platform.Interop.Rds.IRdsDictionary;

Description

The Measures property determines a measures dictionary for the created time series database.

Comments

A units dictionary is determined by the IRubricatorCreator.Units property.

Fore and Fore.NET Examples

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

See also:

IRubricatorCreator