SchedulingConstants Class

Constants pertaining to functionality in the Dundas.BI.Scheduling namespace.
Inheritance Hierarchy
SystemObject
  Dundas.BI.SchedulingSchedulingConstants

Namespace:  Dundas.BI.Scheduling
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static class SchedulingConstants

The SchedulingConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCleanupJobId
The ID of the system cleanup job.
Public fieldStatic memberHealthChecksJobId
The ID of the health checks job.
Public fieldStatic memberRebuildIndexesJobId
The ID of the system rebuild indexes job.
Top
See Also