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