Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Properties
TInferenceEngine.StatNumRulesFired Property
Returns the number of rules (TRule component) that fired (or, alternatively, the number of activations fired) in the last Run method call.
Namespace: InferenceEngine
Delphi
public property StatNumRulesFired: Integer read FStatNumRulesFired;
Property Value
Type: Integer
•TInferenceEngine
•InferenceEngine