[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.Expression.Engine

Engine Property

Engine

Gets the IExpressionEngine that owns this IExpression.

Declaration
public IExpressionEngine Engine { get; }
Implements