Gets or sets the initiation cost value to apply to the managed tasks.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  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

See Also