Month Object Members
Project Developer Reference |
Represents a month in a year. The Month object is a member of the Months collection.
Methods
Name | Description | |
---|---|---|
![]() |
Default | Resets the Month element of a resource calendar to the values in the corresponding base calendar. Applying the Default method to a base calendar resets these properties to their default values. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object. Read-only Object. |
![]() |
Calendar | Returns a Calendar object representing the calendar containing the Month object. Read-only Object. |
![]() |
Count | Returns the number of days in the month. Read-only Integer. |
![]() |
Days | Returns a Days collection that represents the days in a month. Read-only Object. |
![]() |
Index | Returns the index of an object in its containing collection. Read-only Integer. |
![]() |
Name | Returns the name of a Month object. Read-only String. |
![]() |
Parent | Returns the parent of the object. Read-only Object. |
![]() |
Shift1 | Returns a Shift object representing the first working shift of a day. Read-only Object. |
![]() |
Shift2 | Returns a Shift object representing the second working shift of a day. Read-only Object. |
![]() |
Shift3 | Returns a Shift object representing the third working shift of a day. Read-only Object. |
![]() |
Shift4 | Returns a Shift object representing the fourth working shift of a day. Read-only Object. |
![]() |
Shift5 | Returns a Shift object representing the fifth working shift of a day. Read-only Object. |
![]() |
Working | True if any day in the specified month is a working day. Read/write Boolean. |