Add an activity to the project and reschedule it
The new activity will have no relations with other project activities. Relations can be added using the P2Schedule: add_relation function. This function returns the new activity ID.
I/O | Type | Name | Description |
---|---|---|---|
input | integer | duration | activity duration |
output | integer | ID | new activity ID |
Step inside PMKC.