|
ADAPI
|
Class describes the Service object. More...
Public Member Functions | |
| override string | ToString () |
| Returns string representation of the object. | |
Properties | |
| string | id [get] |
| Unique service ID. | |
| string | name [get] |
| Service display name. | |
| string | shortName [get] |
| Service short display name. | |
| ServiceMediaType | mediaType [get] |
| Service media type. | |
| bool | dispositionRequired [get] |
| Specifies if agent must specify disposition when completing service items. | |
| bool | screenPopFormEnabled [get] |
| Specifies if service has associated Screen Pop form. | |
| bool | voiceSignatureEnabled [get] |
| Specifies if items for that service may have voice signatures. | |
| bool | excludedFromDashboard [get] |
| ??? | |
| SortedDictionary< string, Disposition > | dispositions [get] |
| Collection of dispositions for the service. | |
Class describes the Service object.