IMsExpressionEdit.Rubricator

Syntax

Rubricator: IRubricator;

Description

The Rubricator property determines the time series database, which attributes are available in the MsExpressionEdit component to work with.

Comments

Selection of the attributes, which values are available in the editor, is specified in the IMsExpressionEdit.SelectionSet property.

Attributes can also be added using the IMsExpressionEdit.AddAttribute method.

Example

The example of use is given in description of the IMsExpressionEdit.Expression property.

See also:

IMsExpressionEdit