|
|
DecisionRule Properties |
The DecisionRule type exposes the following members.
| Name | Description | |
|---|---|---|
| Antecedents |
Gets the Antecedent expressions that
must be fulfilled in order for this rule to be applicable.
| |
| Count |
Gets the number of antecedents contained
in this DecisionRule.
| |
| Output |
Gets or sets the output of this decision rule, given
when all Antecedent conditions are met.
| |
| Variables |
Gets the decision variables handled by this rule.
|