Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFact > Properties
IFact.ID Property
Tracks the ID of the fact. Every fact within the inference engine gets assigned a unique id (NewFactId method)
Namespace: IECSInterfaces
Delphi
public property ID: Integer read get_ID write set_ID;
Property Value
Type: Integer
•IFact
•IECSInterfaces