Gets or sets the actual cost of this task.
Namespace: MindFusion.SchedulingAssembly: PocketPlanner
public float ActualCost { get; set; }
Public Property ActualCost As Single
A float value specifying the task's actual cost. The default is 0.
Task MembersTask ClassMindFusion.Scheduling Namespace