Share via


BudgetOrganizationParticipantProvider.resolve Method [AX 2012]

Resolves a WorkflowContext class to a list of responsible users for a budget plan.

Syntax

public WorkflowUserList resolve(WorkflowContext _context, WorkflowParticipantToken _participantTokenName)

Run On

Called

Parameters

Return Value

Type: WorkflowUserList Class
An instance of a WorkflowUserList list that contains all enabled users from the token.

See Also

Reference

BudgetOrganizationParticipantProvider Class