Class describes the item disposition. More...
Public Member Functions | |
override string | ToString () |
Returns string representation of the object. 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.
override string ADAPI.Disposition.ToString | ( | ) |
Returns string representation of the object.
|
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.