Share via


InventFormLetterReport_TransfOrderFDoc.getPrintMgmtHierarchyType Method [AX 2012]

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

Syntax

protected PrintMgmtHierarchyType getPrintMgmtHierarchyType()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

InventFormLetterReport_TransfOrderFDoc Class