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

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