FormLetterReport.checkNextPrintSetting Method [AX 2012]

Determines whether there is another instance of the PrintMgmtPrintSettingDetail class, but does not move the current enumerator.

public boolean checkNextPrintSetting()

Run On

Called

Return Value

Type: boolean
true if there is another instance of the PrintMgmtPrintSettingDetail class; otherwise, false.

This method should be used to determine whether there is another instance of the PrintMgmtPrintSettingDetail class exists without actually moving the current enumerator.

Community Additions

ADD
Show: