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

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