FormLetterReport.getPrintMgmtDocumentType Method [AX 2012]
Gets 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 abstract PrintMgmtDocumentType getPrintMgmtDocumentType()
Microsoft Dynamics AX 2012 R2 (SYS)
protected abstract PrintMgmtDocumentType getPrintMgmtDocumentType()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
protected abstract PrintMgmtDocumentType getPrintMgmtDocumentType()
Microsoft Dynamics AX 2012 (FPK)
protected abstract PrintMgmtDocumentType getPrintMgmtDocumentType()
Microsoft Dynamics AX 2012 (SYS)
protected abstract 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