Gets or sets the default usage cost value to apply for the assigned resources of the managed tasks.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public double DefaultResourceUsageCost { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property DefaultResourceUsageCost As Double |