Project.StartYearIn Property
Project Developer Reference |
Returns or sets the start of the fiscal year for a specified project in a Project object. Read/write Long. Can be one of the PjMonth constants.
Syntax
expression.StartYearIn
expression A variable that represents a Project object.
Return Value
PjMonth
See Also