Artificial Intelligence
Artificial Intelligence
Information

Rule.NextConclusion() method


      Gets the next object of the class Conclusion of this rule.


Namespace : ielib
Assembly : ielib.dll

public Conclusion NextConclusion()

Return value

Type : ielib.Conclusion

Represents an object of the class Conclusion. If the findings list is empty or the last conclusion is reached then the value null will be returned.