This documentation is archived and is not being maintained.
DictMethod.parameterName Method [AX 2012]
Gets the name of the specified parameter.
public str parameterName(int variableNumber)
Run On
Called
Parameters
-
variableNumber
- Type: int
The one-based index to the parameter list for the method.
Return Value
Type:
str
The name of the specified parameter.