PrintMgmtReportRun.loadSettingDetail Method [AX 2012]

Loads an instance of the PrintMgmtPrintSettingDetail class to use to print a report.

public void loadSettingDetail(PrintMgmtPrintSettingDetail _settingDetail, [str _documentKeyValue])

Run On

Called

Parameters

_settingDetail
Type: PrintMgmtPrintSettingDetail Class
An instance of the PrintMgmtPrintSettingDetail class.
_documentKeyValue
Type: str

Either this method or the load method must be called before other instance methods.

Community Additions

ADD
Show: