Share via


TaxReportExport_LV.parmManagerPosition Method [AX 2012]

Gets or sets the ManagerPosition 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 PersonTitle parmManagerPosition()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public PersonTitle parmManagerPosition([PersonTitle _managerPosition])

Run On

Client

Return Value

Type: PersonTitle Extended Data Type
The value of the ManagerPosition parameter.

See Also

Reference

TaxReportExport_LV Class