Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Model Property
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsICaseHeaderViewModel
Gets or sets a model.
Declaration Syntax
C#Visual BasicVisual C++
ICaseViewModel Model { get; set; }
Property Model As ICaseViewModel
property ICaseViewModel^ Model {
	ICaseViewModel^ get ();
	void set (ICaseViewModel^ value);
}
Value
The model.

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