MMpy.Schedule.unlink_tasks(2)
Syntax
MMpy.Schedule.unlink_tasks
Description
Schedules removal of the link between two tasks.
Parameters
Name | Type | Description |
---|---|---|
task_prerequisite | SchedulerTaskPrerequisite | Task prerequisite object |
command | SchedulerCommand | None | Command object. |
Returns
Type | Description |
---|---|
Bool | True if no errors were detected. False otherwise. |
Resource ID
IDPH_SCHEDULE_UNLINK_TASKS_2