HealthCheckCheckResult Constructor
Initializes the HealthCheckCheckResult. Called during construction.
Parameters
- options
-
Type: Object
(Optional) An object literal with the default values for any properties.
Optional: True
Examples
The following example initializes a new instance of a HealthCheckCheckResult object:
var newObject = new dundas.health.HealthCheckCheckResult();