UI Labels (UI Type Lookup enumeration)
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum UIType
<SerializableAttribute>
Public Enumeration UIType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Unknown | 0 | |
Corp | 1 | |
CallCenter | 2 | |
Wireless | 3 | |
Resident | 4 | |
Monitor | 5 | |
System | 6 | |
IVR | 7 | |
Offline | 8 | |
IntegrationWS | 9 | |
WON | 10 |
Used by WON web services when WON command came from provider
|
WonRequestor | 11 |
Used by WON web services when WON command came from requestor
|
CustomerPortalApp | 12 | |
JetApp | 13 |
Used to indicate that the requrest occurs from Jet App
|
OTHER | 14 | |
See Also