Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Properties
TInferenceEngine.Facts Property
Returns the current fact list for the currently active defmodule. The fact list defines the current knowledge in your expert system.
Namespace: InferenceEngine
Delphi
published property Facts: TFacts read FFacts write SetFacts stored False;
Property Value
Type: TFacts
•TInferenceEngine
•InferenceEngine