Artificial Intelligence
Artificial Intelligence
Information

Rule.RemoveAllConclusions() method


      Removes all the conclusions of this rule.


Namespace : ielib
Assembly : ielib.dll

public void RemoveAllConclusions()

      Note: The value of the Rule.ConclusionCount property will go to zero.

See also RemoveConclusion(string), RemoveConclusion(int), RemoveConclusion(Fact)