Share via


JmgMESDocuHandling.updateDocs Method [AX 2012]

Updates the list of documents, which is shown when the dialog is opened.

Syntax

public void updateDocs(JmgWorkerRecId _worker, container _jobIds)

Run On

Called

Parameters

  • _jobIds
    Type: container
    A list of job IDs for which documents are shown.

See Also

Reference

JmgMESDocuHandling Class