set_percentage_completed

Set the percentage completion (PC) for an activity in a given tracking period.

Parameters: 
I/O Type Name Description
input integer ID activity ID
input float PC activity percentage completion, between 0 and 1
input integer ID ID of the tracking period
Example: 
function ()
        io.write('\n')
end
Class: 
P2Tracking