get_latest_start

Get the latest start time of an activity.

The latest possible start of the project is determined by the time point of the project buffer as set in the P2Schedule:set_project_buffer function.

Parameters: 
I/O Type Name Description
input integer ID activity ID
output integer time latest start time
Learn More: 

Step inside PMKC.

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