Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Properties
TInferenceEngine.FactIdCounter Property
Returns the ID of the next fact to be asserted. The Fact IDs monotonically increase by 1 until a Reset is used
Namespace: InferenceEngine
Delphi
public property FactIdCounter: Integer read FFactIdCounter;
Property Value
Type: Integer
•TInferenceEngine
•InferenceEngine