HealthCheckMessageData Class | 
Namespace: Dundas.BI.WebApi.Models
The HealthCheckMessageData type exposes the following members.
| Name | Description | |
|---|---|---|
| HealthCheckMessageData | 
            Initializes a new instance of the HealthCheckMessageData class.
              | 
| Name | Description | |
|---|---|---|
| CheckId | 
            Gets the ID of the health check associated with the message.
              | |
| Details | Gets the details.  | |
| IndentLevel | Gets the indent level.  | |
| MessageAttributes | Gets the message attributes.  | |
| MessageTime | Gets the time when the message was posted, in Coordinated Universal Time (UTC).  | |
| Severity | Gets the severity.  | |
| Text | Gets the text.  | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) |