How can the delegate user be obtained in a delegation Action Element ?
The delegation action element receives the following parameters (WorkflowEngine object, CurrentUser variable, Group variable, ObjectTotal variable, IWorkflowable object).
How can we get the delegate to send and email to for instance ? are these all the parameters the element gets ?
Where can information regarding the parameters be found (WorkflowEngine object, CurrentUser variable, Group variable, ObjectTotal variable, IWorkflowable object)?
0