Click or drag to resize
ExpressionEvaluatorType Property
Returns the expression type.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected ExpressionType Type { get; }

Property Value

Type: ExpressionType
See Also