Share via


SysDictMethod.parameterName Method [AX 2012]

Gets the name of a parameter.

Syntax

public str parameterName(int _parameterNumber)

Run On

Called

Parameters

  • _parameterNumber
    Type: int
    The number of the parameter to reflect upon.

Return Value

Type: str
The name of the parameter.

See Also

Reference

SysDictMethod Class