Click or drag to resize
MacroRuleTreeOperator Property
Gets or sets operator of the rule.

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

Property Value

Type: String
See Also