get_project_bac

Get project budget at completion (BAC).

This budget at completion consists of the sum of all activity costs reported by the P2Schedule:get_total_activity_cost function.

Parameters: 
I/O Type Name Description
output float BAC budget at completion
Example: 
function ()
        io.write('\n')
end
Class: 
P2Schedule