Expression: IExpression;
Expression: Prognoz.Platform.Interop.ForeSystem.IExpression;
The Expression property determines expression edited in the MsExpressionEditcomponent.
To check whether the expression is correct, use IExpression.Valid.
Example of use is given in description of the IMsExpressionEdit.AddAttribute method.
See also: