Gets or sets the execution cost of this task.

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

Syntax

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

See Also