Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
CaseDataPresentationModel Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.InteractionsICaseControllerCaseDataPresentationModel
Gets or sets the case data presentation model.
Declaration Syntax
C#Visual BasicVisual C++
ICaseDataViewModel CaseDataPresentationModel { get; set; }
Property CaseDataPresentationModel As ICaseDataViewModel
property ICaseDataViewModel^ CaseDataPresentationModel {
	ICaseDataViewModel^ get ();
	void set (ICaseDataViewModel^ value);
}
Value
The case data presentation model.

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