Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Model Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Interactions.CaseView.MediaView.InteractionIMViewInteractionIMViewModel
Gets or sets an interaction IM view model.
Declaration Syntax
C#Visual BasicVisual C++
public IInteractionIMViewModel Model { get; set; }
Public Property Model As IInteractionIMViewModel
public:
virtual property IInteractionIMViewModel^ Model {
	IInteractionIMViewModel^ get () sealed;
	void set (IInteractionIMViewModel^ value) sealed;
}
Value
The interaction IM view model.

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