IMsExpressionEdit.Rubricator

Syntax

Rubricator: IRubricator;

Description

The Rubricator property determines the time series database, which attributes are available in the MsExpressionEditcomponent.

Comments

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

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

Example

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

See also:

IMsExpressionEdit