PurchFormLetterReport_PurchaseOrder.getPrintMgmtDocumentType Method [AX 2012]
Returns the PrintMgmtDocumentType enumeration value that specifies what document this FormLetterReport class controls.
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 PrintMgmtDocumentType getPrintMgmtDocumentType()
Microsoft Dynamics AX 2012 R2 (SYS)
protected PrintMgmtDocumentType getPrintMgmtDocumentType()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
protected PrintMgmtDocumentType getPrintMgmtDocumentType()
Microsoft Dynamics AX 2012 (FPK)
protected PrintMgmtDocumentType getPrintMgmtDocumentType()
Microsoft Dynamics AX 2012 (SYS)
protected PrintMgmtDocumentType getPrintMgmtDocumentType()
Run On
CalledReturn Value
Type: PrintMgmtDocumentType EnumerationThe PrintMgmtDocumentType enumeration value that specifies what document this FormLetterReport class controls.
Community Additions
ADD
Show:
Note