[]
Indicates whether the project is scheduled from its start date or from its finish date.
public enum SchedulePriority
Name | Description |
---|---|
Duration | The project will be rescheduled with the Duration priority. |
StartOrFinish | The project will be rescheduled with Start or Finish Date priority depending on the ScheduleFrom property. |