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



IconMemberDescription
AlertManager
Gets the alert manager.

AlertSection
Gets or sets the alert section.

CloseAlertCommand
Gets the close alert command.

CountItem
Gets or sets the count item.

Height
Gets or sets the height.

IsClosedAlert
Gets or sets a value indicating whether the alert is closed.

IsNotOnlyAlertInformation
Gets or sets a value indicating whether the alert contains more then just alert information.

Load()()()
Loads this instance.

PropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)
Section
Gets the section.

Unload()()()
Unloads this instance.

Width
Gets or sets the width.

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