Share via


SalesFormLetterReport_InterestNote.getPrintMgmtNodeType Method [AX 2012]

Gets the PrintMgmtNodeType enumeration value that specifies what node the FormLetterReport class uses.

Syntax

protected PrintMgmtNodeType getPrintMgmtNodeType()

Run On

Called

Return Value

Type: PrintMgmtNodeType Enumeration
The PrintMgmtNodeType enumeration value that specifies what node the FormLetterReport class uses.

Remarks

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

See Also

Reference

SalesFormLetterReport_InterestNote Class