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