Year Members (Project)
![]() | Contribute to this content Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation. |
Represents a year in a project calendar. The Year object is a member of the Years collection.
| Name | Description |
|---|---|
| Gets the Application object. Read-only Application. | |
| Gets a Calendar object representing the calendar containing the Year object. Read-only Calendar. | |
| Gets the number of days in the Year object. Read-only Integer. | |
| Gets the index of a Year object in the Years containing object. Read-only Integer. | |
| Gets a Months collection representing the months in a year. Read-only Months. | |
| Gets the name of a Year object. Read-only String. | |
| Gets the parent of the Year object. Read-only Calendar. | |
| Gets a Shift object representing the first work shift throughout a year. Read-only Shift. | |
| Gets a Shift object representing the second work shift throughout a year. Read-only Shift. | |
| Gets a Shift object representing the third work shift throughout a year. Read-only Shift. | |
| Gets a Shift object representing the fourth work shift throughout a year. Read-only Shift. | |
| Gets a Shift object representing the fifth work shift throughout a year. Read-only Shift. | |
| True if any day in the year is a working day. Read/write Boolean. |
