WoAssignCommand Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class WoAssignCommand : BaseWoActionCommand
The WoAssignCommand type exposes the following members.
Name | Description | |
---|---|---|
Assignees |
Employee.Ids of users for an assignment
| |
Mode |
How Assignees parameter is treated. Four modes supported: Primary, AddSecondary, RemoveSecondary and Snapshot.
In Snapshot mode, Assignees collection is treated as new list of assignees for WO;
and first item in that list is treated as primary assignee.
In all modes Assignees can be empty.
|