remove_activity_from_schedule

Remove an activity from the project and reschedule it. 

All precedence relations between the removed and other activities will be automatically removed. All resource assignments to this activity will also be automatically removed.

Parameters: 
I/O Type Name Description
input integer ID activity ID
Learn More: 

Step inside PMKC.

Example: 
function ()
        io.write('\n')
end
Class: 
P2Schedule