Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IInteractionsWindowViewModel Interface
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIInteractionsWindowViewModel
The ViewModel of the IInteractionsWindow view.
Declaration Syntax
C#Visual BasicVisual C++
public interface IInteractionsWindowViewModel
Public Interface IInteractionsWindowViewModel
public interface class IInteractionsWindowViewModel
Members
All MembersMethodsProperties



IconMemberDescription
Agent
Gets or sets an agent.

CanClose()()()
Determines whether this window is empty and can be closed. The window can be closed only if there is no CaseView or ConsultView in it.

CaseControllerByCaseId
Gets the case controller by case id.

ConsultControllerByConsultInteractionId
Gets the consult controller by consult interaction id.

GetCaseControllerByCaseId(String)
Gets the case controller by case id.

GetConsultControllerByConsultInteractionId(String)
Gets the consult controller by consult interaction id.

HasCaseId(String)
Gets a value indicating whether this instance has a case id.

HasConsultInteractionId(String)
Gets a value indicating whether this instance has a consult interaction id.

IsInternalCommunicationWindows
Uid
Gets or sets the unique identifier.

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