PSAWorkflowParticipantProviderInvoice.resolve Method [AX 2012]
Resolves a user group ID to a list of users.
public WorkflowUserList resolve(WorkflowContext _context, WorkflowParticipantToken _participantTokenName)
Run On
CalledParameters
- _context
- Type: WorkflowContext Class
An instance of the WorkflowContext class.
- _participantTokenName
- Type: WorkflowParticipantToken Extended Data Type
The user group ID.
Return Value
Type: WorkflowUserList ClassAn instance of a WorkflowUserList that contains all the enabled users from the user group.
Community Additions
ADD
Show: