SysWorkflowQueueTask::newTask Method [AX 2012]

Microsoft internal use only.

server public static SysWorkflowQueueTask newTask([int64 _minRecId, int64 _maxRecId])

Run On

Server

Parameters

_minRecId
Type: int64
An int64 value
_maxRecId
Type: int64
An int64 value

Return Value

Type: SysWorkflowQueueTask Class
An instance of the SysWorkflowQueueTask class.
Show: