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