IHealthCheckInfo Interface | 
Namespace: Dundas.BI.Services.Health
The IHealthCheckInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | Gets the description.  | |
| Id | Gets the unique ID of the check.  | |
| Name | Gets the name.  | |
| RunByDefault | Gets a value indicating whether the check will be run by default.  | |
| SupportsFix | 
            Gets a value indicating whether the check can automatically fix the errors it detects.
              |