Gets or sets the actual cost of this task.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public float ActualCost { get; set; } |
Visual Basic Copy Code |
---|
Public Property ActualCost As Single |
A float value specifying the task's actual cost. The default is 0.