Click or drag to resize
FieldMacroRuleGetMacroRuleTree Method
Returns MacroRuleTree based on this object.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 9.0.0
Syntax
C#
public MacroRuleTree GetMacroRuleTree()

Return Value

Type: MacroRuleTree
See Also