Job.RemoveSharedSchedule Method
Include Protected Members
Include Inherited Members
Removes shared schedules from the job.
Overload List
Name | Description | |
---|---|---|
RemoveSharedSchedule(Int32) | Removes the specified shared schedule from the job. | |
RemoveSharedSchedule(Int32, Boolean) | Removes the specified shared schedule from the job and keeps unused schedules. |
Top