Click or drag to resize
MacroRuleTreeRuleCondition Property
Gets or sets the associated rule K# condition.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public string RuleCondition { get; set; }

Property Value

Type: String
See Also