[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.ExpressionEngine.Expression

Expression Property

Expression

Gets or sets the expression string.

Declaration
public virtual string Expression { get; set; }
Implements