set_fixed_cost

Set the fixed cost for an activity.

A fixed cost can be assigned to an activity and has no link with its resource assignments. It is a fixed amount of money which is independent of the duration of the activity and the work content for one or more resources assigned to this activity. The cost is paid at the start of the activity.

Parameters: 
I/O Type Name Description
input integer ID activity ID
input float cost fixed cost
Learn More: 

Step inside PMKC.

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