CustInvoicePrintJob::runOnServer Method [AX 2012]

Runs the provided packed instance of the CustInvoicePrintJob class on the server.

server protected static void runOnServer(container _packedcustInvoicePrintJob)

Run On

Server

Parameters

_packedcustInvoicePrintJob
Type: container
The packed instance of the CustInvoicePrintJob class to use.

This method should only be called internally.

Show: