Job.RemoveSharedSchedule Method
Removes shared schedules from the job.
Overload List
| Name | Description |
|---|---|
| Job.RemoveSharedSchedule (Int32) |
Removes the specified shared schedule from the job.
|
| Job.RemoveSharedSchedule (Int32, Boolean) |
Removes the specified shared schedule from the job and keeps unused schedules.
|
See Also