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