IndicatorExpression Constructor

Definition

Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll

Initializes a new instance of the class with the specified expression string.

IndicatorExpression(String)

Parameters

Type Parameter name Description
String expressionString The expression string that represents the indicator expression.

See Also