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