Click or drag to resize
MacroExpressionNext Property
Next expression to evaluate.

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

Property Value

Type: MacroExpression
See Also