[]
Indicates whether the project is scheduled from its start date or from its finish date.
public enum ScheduleFrom
| Name | Description |
|---|---|
| ProjectFinishDate | The project is scheduled from its finish date. |
| ProjectStartDate | The project is scheduled from its start date. |