Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The fixed cost of the task includes any non-resource task expense.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property TASK_FIXED_COST As Double
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As Double
value = instance.TASK_FIXED_COST
instance.TASK_FIXED_COST = value
public double TASK_FIXED_COST { get; set; }
Property value
Type: System.Double
Remarks
Defaults to 0.