Removes a fact that equals the specified fact from the fact base (Facts property). It also triggers a match search for any rule which looks for the "not" of a fact (such as if there is NOT this fact THEN do something). If there are no facts like the specified fact in the fact base, nothing happens
Namespace: InferenceEngine
Delphi |
public |
Parameters
Fact
Type: IFact
Reference |