Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IUserFunction > Properties
IUserFunction.ReasonerCount Property
Returns the number of reasoners (IReasoner interface, like TInferenceEngine) that this function is registered with
Namespace: IECSInterfaces
Delphi
public property ReasonerCount: Integer read get_ReasonerCount;
Property Value
Type: Integer
•IUserFunction
•IECSInterfaces