Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IInteractionIMViewModel Interface
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Interactions.CaseView.MediaView.InteractionIMViewIInteractionIMViewModel
The interface for the InteractionIMViewModel class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IInteractionIMViewModel : IInteractionViewModel
Public Interface IInteractionIMViewModel _
	Implements IInteractionViewModel
public interface class IInteractionIMViewModel : IInteractionViewModel
Members
All MembersMethodsProperties



IconMemberDescription
Agent
Gets the agent.
(Inherited from IInteractionViewModel.)
CloseInteractionCommand
Gets the close interaction command.
(Inherited from IInteractionViewModel.)
Interaction
Gets or sets the interaction.
(Inherited from IInteractionViewModel.)
Load()()()
Loads the interaction view model.
(Inherited from IInteractionViewModel.)
Unload()()()
Unloads the interaction view model.
(Inherited from IInteractionViewModel.)

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