Share via


JmgMESDocuHandling::openFiles Method [AX 2012]

Opens the documents that are specified in the _docRefs parameter.

Syntax

client server public static void openFiles(container _docRefs, JmgWorkerRecId _worker)

Run On

Called

Parameters

  • _docRefs
    Type: container
    A container that has DocuRef records, which refers to the documents to show.

See Also

Reference

JmgMESDocuHandling Class