get_project_pd

Get the project planned duration.

The planned duration is equal to the project finish time obtained by critical path scheduling techniques or resource leveling techniques (P2Schedule:level_resources).

Parameters: 
I/O Type Name Description
output integer PD planned duration
Example: 
function ()
        io.write('\n')
end
Class: 
P2Schedule