Click or drag to resize
UIType Enumeration
UI Labels (UI Type Lookup enumeration)

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum UIType
Members
  Member nameValueDescription
Unknown0
Corp1
CallCenter2
Wireless3
Resident4
Monitor5
System6
IVR7
Offline8
IntegrationWS9
WON10 Used by WON web services when WON command came from provider
WonRequestor11 Used by WON web services when WON command came from requestor
CustomerPortalApp12
JetApp13 Used to indicate that the requrest occurs from Jet App
OTHER14
See Also