Click or drag to resize
ExpressionEvaluatorParent Property
Parent expression of the expression.

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

Property Value

Type: MacroExpression
See Also