|   | Alarm | 
 Inheritance Hierarchy
Inheritance Hierarchy
         Syntax
SyntaxThe AlarmDeviceStateView type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | AlarmDeviceStateView | Initializes a new instance of the AlarmDeviceStateView class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Color | Gets or sets color of the device state. | 
|  | DeviceID | Gets or sets device ID of the alarmed device. | 
|  | DisplayData | Gets or sets additional data to be displayed. | 
|  | ID | Gets or sets unique ID. | 
|  | Name | Gets or sets name of the device. | 
|  | State | Gets or sets description of the device state. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | 
|  | ToString | Returns a string that represents the current object. (Inherited from Object) | 
 See Also
See Also