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