ReqProcessExternThread::newProcessId Method [AX 2012]

Creates a new helper to assist in the given master scheduling process.

server public static ReqProcessExternThread newProcessId(ReqProcessId _processId)

Run On

Server

Parameters

_processId
Type: ReqProcessId Extended Data Type
The ID of the master scheduling process to help.

Return Value

Type: ReqProcessExternThread Class
A new instance of the ReqProcessExternThread class.
Show: