Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ListOfDispositionCodeValue Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIDispositionCodeListOfDispositionCodeValue
Gets the list of disposition code values.
Declaration Syntax
C#Visual BasicVisual C++
IList<IDispositionCodeValue> ListOfDispositionCodeValue { get; }
ReadOnly Property ListOfDispositionCodeValue As IList(Of IDispositionCodeValue)
property IList<IDispositionCodeValue^>^ ListOfDispositionCodeValue {
	IList<IDispositionCodeValue^>^ get ();
}
Value
The list of disposition code values.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)