Share via


SalesFormLetterReport_InvoiceProject.getPrintMgmtHierarchyType Method [AX 2012]

Returns the PrintMgmtHierarchyType enumeration value that specifies what hierarchy this FormLetterReport class uses.

Syntax

protected PrintMgmtHierarchyType getPrintMgmtHierarchyType()

Run On

Called

Return Value

Type: PrintMgmtHierarchyType Enumeration
The PrintMgmtHierarchyType enumeration value that specifies what hierarchy this FormLetterReport class uses.

Remarks

This value is used to retrieve the appropriate print management settings for the report.

See Also

Reference

SalesFormLetterReport_InvoiceProject Class