WorkflowParticipantProvider.resolve Method [AX 2012]
Resolves a participant token into a list of users.
public WorkflowUserList resolve(WorkflowContext _context, WorkflowParticipantToken _participantTokenName)
Run On
CalledParameters
- _context
- Type: WorkflowContext Class
An instance of the WorkflowContext class. This class contains information about the workflow instance.
- _participantTokenName
- Type: WorkflowParticipantToken Extended Data Type
The participant token that was selected for a role-based assignment
Show: