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

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