Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFunCall > Properties
IFunCall.Name Property
Returns the name of the function that is being called
Namespace: IECSInterfaces
Delphi
public property Name: TIEName read get_Name;
Property Value
Type: TIEName
This is the same name as what the property UserFunction.FunctionName returns
•IFunCall
•IECSInterfaces