WorkflowQueueProvider.getQueueTokens Method [AX 2012]
Retrieves an instance of the WorkflowQueueTokenList class that contains a list of supported queue tokens together with their display names for a specified workflow document class.
public WorkflowQueueTokenList getQueueTokens(ClassName _workflowDocumentClass)
Run On
CalledParameters
- _workflowDocumentClass
- Type: ClassName Extended Data Type
The workflow document class name for which the queue tokens will be retrieved.
Community Additions
ADD
Show: