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

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

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

See Also