Click or drag to resize
MacroRuleTreeParent Property
Gets or sets the parent.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax
C#
public MacroRuleTree Parent { get; set; }

Property Value

Type: MacroRuleTree
See Also