Gets or sets the default usage cost value to apply for the assigned resources of the managed tasks.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
double DefaultResourceUsageCost { get; set; }
Visual Basic (Declaration)
Property DefaultResourceUsageCost As Double

See Also