IRubricatorCreator.Bindings

Fore Syntax

Bindings: IRubricatorCreatorBindings;

Fore.NET Syntax

Bindings: Prognoz.Platform.Interop.Cubes.IRubricatorCreatorBindings;

Description

The Bindings property returns the bindings collection of attributes of time series database to the table fields data.

Comments

A data table is determined by The IRubricatorCreator.SourceTable property.

Fore and Fore.NET Examples

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

See also:

IRubricatorCreator