Class ConditionTree
Represents macro rule condition tree of selected values.
public class ConditionTree
- Inheritance
-
objectConditionTree
- Extension Methods
Properties
Groups
Groups.
public ICollection<ConditionGroup> Groups { get; set; }
Property Value
- ICollection<ConditionGroup>
Operator
Selected operator.
public string Operator { get; set; }
Property Value
- string