IJobSchedule Interface |
Namespace: SanteDB.Core.Jobs
The IJobSchedule type exposes the following members.
Name | Description | |
---|---|---|
Days |
Gets the days that the schedule runs
| |
Interval |
Get the interval on which the job runs
| |
StartTime |
Get the start or termination time
| |
StopTime |
Get the stop or termination time
| |
Type |
Gets the type of schedule
|
Name | Description | |
---|---|---|
AppliesTo |
Returns true if the job schedule applies at refDate given the lastRun (Defined by ExtensionMethods.) |