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

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

Property Value

Type: ExpressionType
See Also