Edit

Share via


ProjectDataSet.TaskRow.TASK_FIXED_COST Property

Definition

The fixed cost of a task includes any non-resource task expense.

public:
 property double TASK_FIXED_COST { double get(); void set(double value); };
public double TASK_FIXED_COST { get; set; }
member this.TASK_FIXED_COST : double with get, set
Public Property TASK_FIXED_COST As Double

Property Value

Remarks

Defaults to 0.

Applies to