Click or drag to resize
MacroRuleTreeGetCondition Method
Returns the condition in K# representing this rule.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public string GetCondition()

Return Value

Type: String
See Also