BackupRouting Enumeration |
How routing will be done when Specialty-based auto-assignment produces no result.
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum BackupRouting
<SerializableAttribute>
Public Enumeration BackupRouting
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Unassigned | 0 |
Leave WO unassigned
|
OnCall | 1 |
Assign to current on-call person
|
Default | 2 |
Use designated default assignee
|
See Also