CoreConfigSettingIdsScheduledHealthCheckIds Field |
A list of health check IDs. If empty, no health checks will be run on schedule.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid ScheduledHealthCheckIds
Public Shared ReadOnly ScheduledHealthCheckIds As Guid
public:
static initonly Guid ScheduledHealthCheckIds
static val ScheduledHealthCheckIds: Guid
Field Value
Type:
GuidRemarks The value of this constant is 5778ccff-cc59-4ee3-9be8-f53d55a1228a.
Data Type:
HashSetT.
Default Value: Empty collection.
See Also