IRubricatorCreator.SourceTable

Syntax

SourceTable: ITable;

Description

The SourceTable property determines the table with data that is used as a source for time series database.

Comments

Use the IRubricatorCreator.AssignCube method if time series database is based on a standard cube.

Example

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

See also:

IRubricatorCreator