Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Properties
TInferenceEngine.CurrentAgendaItem Property
Tracks the activation running in the current step. This property is only non nil when the step is actually running
Namespace: InferenceEngine
Delphi
public property CurrentAgendaItem: TActivation read FCurrentAgendaItem;
Property Value
Type: TActivation
•TInferenceEngine
•InferenceEngine