Navigation: Code Documentation > IE > InferenceEngine > Classes > TFacts > Properties
TFacts.FactById[Integer] Property
Provides access to the current facts on the fact list using their IDs. Unique IDs are assigned to facts when they are asserted
Namespace: InferenceEngine
Delphi
public property FactById[Index: Integer]: IFact read GetFactByID;
Parameters
Index
Type: Integer
Type: IFact
•TFacts
•InferenceEngine