get_resource_scheduled_start_time

Get the activity start after resource leveling.

This function should only be used when the P2Schedule:level_resources function was successful. These activity start times should be copied into the current project schedule using the P2Schedule:get_all_resource_start_times function.

Parameters: 
I/O Type Name Description
input integer ID activity ID
Example: 
function ()
        io.write('\n')
end
Class: 
P2Schedule