Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IUserFunction > Properties
IUserFunction.FunctionName Property
Returns the name of the function. This is the string that is used in the actual expert system environment, i.e., how the user calls the function
Namespace: IECSInterfaces
Delphi
public property FunctionName: TIEName read get_FunctionName write set_FunctionName;
Property Value
Type: TIEName
•IUserFunction
•IECSInterfaces