Early Start
early_start
The earliest a task can start is based on when its dependencies are finished or started, depending on the dependency type.
Early Finish
early_finish
The earliest a task can finish is based on its early_start and duration.
Milestones
Unlike Tasks, Milestones have a singleearly_date field. This is the soonest a Milestone can occur.