Project.StartOnCurrentDate Property
Project Developer Reference |
True if tasks start on the current date. False if tasks start on the project start date. Read/write Boolean.
Syntax
expression.StartOnCurrentDate
expression A variable that represents a Project object.
Return Value
Boolean
See Also