Share via


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
Bb179391.methods(en-us,office.12).gif 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
Bb179391.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb179391.properties(en-us,office.12).gif Calendar Returns a Calendar object representing the calendar containing the Month object. Read-only Object.
Bb179391.properties(en-us,office.12).gif Count Returns the number of days in the month. Read-only Integer.
Bb179391.properties(en-us,office.12).gif Days Returns a Days collection that represents the days in a month. Read-only Object.
Bb179391.properties(en-us,office.12).gif Index Returns the index of an object in its containing collection. Read-only Integer.
Bb179391.properties(en-us,office.12).gif Name Returns the name of a Month object. Read-only String.
Bb179391.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.
Bb179391.properties(en-us,office.12).gif Shift1 Returns a Shift object representing the first working shift of a day. Read-only Object.
Bb179391.properties(en-us,office.12).gif Shift2 Returns a Shift object representing the second working shift of a day. Read-only Object.
Bb179391.properties(en-us,office.12).gif Shift3 Returns a Shift object representing the third working shift of a day. Read-only Object.
Bb179391.properties(en-us,office.12).gif Shift4 Returns a Shift object representing the fourth working shift of a day. Read-only Object.
Bb179391.properties(en-us,office.12).gif Shift5 Returns a Shift object representing the fifth working shift of a day. Read-only Object.
Bb179391.properties(en-us,office.12).gif Working True if any day in the specified month is a working day. Read/write Boolean.