Artificial Intelligence
Artificial Intelligence
Information

Rule.RemovePremise(string) method


Removes a premise containing a fact that has the specified name.


Namespace : ielib
Assembly : ielib.dll

public void RemovePremise(string aFactName)

Parameters

Type: System.string

aFactName: represents the name of a fact.