The NotificationLog type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | NotificationLog | Initializes a new instance of the NotificationLog class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | ID | |
![]() | NotificationType |
Name identifier for notification log.
|
![]() | NotificationValue |
Value for notification type. Determined by NotificationLoggers.
|
![]() | Timestamp |
Time notification was recorded
|