Gets or sets the initiation cost value to apply to the managed tasks.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public double TaskInitiationCost { get; set; } |
Visual Basic (Declaration) |
---|
Public Property TaskInitiationCost As Double |