HealthCheckInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The HealthCheckInfoData type exposes the following members.
Name | Description | |
---|---|---|
![]() | HealthCheckInfoData |
Initializes a new instance of the HealthCheckInfoData class.
|
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.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |