Gets or sets the estimated cost of the task.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public float EstimatedCost { get; set; } |
Visual Basic
![]() |
---|
Public Property EstimatedCost As Single |
A float value. Default is 0f.