Share via


XMLExcelReport_Facture_RU::executeWithPrintMgmt Method [AX 2012]

Executes the facture report that has the specified print management setting details.

Syntax

client public static void executeWithPrintMgmt(
    Args _args, 
    PrintMgmtPrintSettingDetail _settingDetail, 
    RecId _recordId)

Run On

Client

Parameters

  • _args
    Type: Args Class
    The print management setting details.

See Also

Reference

XMLExcelReport_Facture_RU Class