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

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