Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IConsultViewModel Interface
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIConsultViewModel
The interface for the ConsultViewModel class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IConsultViewModel : INotifyPropertyChanged
Public Interface IConsultViewModel _
	Implements INotifyPropertyChanged
public interface class IConsultViewModel : INotifyPropertyChanged
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
CaseDataViewModel
Gets or sets the case data view model.

CloseCase()()()
Closes the case.

Header
Gets or sets the header.

Interaction
Gets or sets an interaction.

IsConsultError
Gets a value indicating whether this is a consult error.

IsSharedInformation
Gets a value indicating whether this is shared information.

LastAlertErrorViewModel
Gets or sets the last alert error view model.

PropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)
SharedInformation()()()
Shares the information.

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