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

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

Property Value

Type: MacroRuleTree
See Also