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

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

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

See Also