|
ADAPI
|
Class describes the item disposition. More...
Properties | |
| string | id [get] |
| ID of the disposition. More... | |
| string | name [get] |
| Disposition name. More... | |
| DispositionType | type [get] |
| Disposition type. More... | |
| int | code [get] |
| Numeric code assosiated with disposition. More... | |
| string | category [get] |
| Disposition category. More... | |
| DispositionSystemType | systemType [get] |
| Disposition system type. More... | |
| int | orderNum [get] |
| Disposition display order. More... | |
| bool | doRetry [get] |
| Specifies if retry is needed. More... | |
| bool | inbound [get] |
| Specifies if disposition can be applied to inbound items. More... | |
| bool | outbound [get] |
| Specifies if disposition can be applied to outbound items. More... | |
| bool | preview [get] |
| Specifies if disposition can be applied to preview items. More... | |
| bool | showToAgent [get] |
| Specifies if disposition can be selected by an agent. More... | |
Class describes the item disposition.
|
get |
Disposition category.
|
get |
Numeric code assosiated with disposition.
|
get |
Specifies if retry is needed.
|
get |
ID of the disposition.
|
get |
Specifies if disposition can be applied to inbound items.
|
get |
Disposition name.
|
get |
Disposition display order.
|
get |
Specifies if disposition can be applied to outbound items.
|
get |
Specifies if disposition can be applied to preview items.
|
get |
Specifies if disposition can be selected by an agent.
|
get |
Disposition system type.
|
get |
Disposition type.
1.8.18