Project.ScheduleFromStart Property
Project Developer Reference |
True if Microsoft Office Project 2007 calculates projects forward from their start dates. False if Office Project 2007 calculates projects backward from their finish dates. Read/write Boolean.
Syntax
expression.ScheduleFromStart
expression A variable that represents a Project object.
Return Value
Boolean
See Also