Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IUserFunction > Properties
IUserFunction.MinArgumentCount Property
Specifies the minimum possible number of arguments that may be passed to the function
Namespace: IECSInterfaces
Delphi
public property MinArgumentCount: Integer read get_MinArgumentCount write set_MinArgumentCount;
Property Value
Type: Integer
•IUserFunction
•IECSInterfaces