WoAssignCommandMode Property |
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.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ChangeAssignmentMode Mode { get; set; }Public Property Mode As ChangeAssignmentMode
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ChangeAssignmentMode
See Also