Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.SetUserFunction(TIEName,IUserFunction) Method
Associates the user function with the specified name
Namespace: InferenceEngine
Delphi
public procedure SetUserFunction( Index: TIEName; const UserFunction: IUserFunction ); virtual;
Parameters
Index
Type: TIEName
UserFunction
Type: IUserFunction
IReasoner.set_UserFunction(TIEName,IUserFunction)
•TInferenceEngine
•InferenceEngine