Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ListOfDispositionCode Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Common.StaticCaseDataIStaticCaseDataViewModelListOfDispositionCode
Gets the list of disposition code.
Declaration Syntax
C#Visual BasicVisual C++
ObservableCollection<CaseData> ListOfDispositionCode { get; }
ReadOnly Property ListOfDispositionCode As ObservableCollection(Of CaseData)
property ObservableCollection<CaseData^>^ ListOfDispositionCode {
	ObservableCollection<CaseData^>^ get ();
}
Value
The list of dispsotion code.

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