Artificial Intelligence
Artificial Intelligence
Information

Rule.FirstPremise() method


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


Namespace : ielib
Assembly : ielib.dll

public Premise FirstPremise()

Return value

Type : ielib.Premise

Represents an object of the Premise class. If the list of premises is empty then the value null will be returned.