Artificial Intelligence
Artificial Intelligence
Information

Rule.FirstConclusion() method


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


Namespace : ielib
Assembly : ielib.dll

public Conclusion FirstConclusion()

Return value

Type : ielib.Conclusion

Represents an object of the class Conclusion, if the findings list is empty then the value null will be returned.