Share via


TaxReportExport_LV.parmManagerNameText Method [AX 2012]

Gets or sets the ManagerNameText parameter.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public str parmManagerNameText()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public str parmManagerNameText([str _managerName])

Run On

Client

Return Value

Type: str
The value of the ManagerNameText parameter.

See Also

Reference

TaxReportExport_LV Class