Day Object Members
Project Developer Reference |
Represents a day in a month. The Day object is a member of the Days collection.
Methods
Name | Description | |
---|---|---|
Default | Resets the Day 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 Day object. Read-only Object. | |
Count | Returns the number of items in the Day object. Read-only Integer. | |
Index | Returns the index of an object in its containing collection. Read-only Integer. | |
Name | Returns the name of a Day object. Read-only String. | |
Parent | Returns the parent of the object. Read-only Object. | |
Shift1 | Returns a Shift object representing a shift of a Day. Read-only Object. | |
Shift2 | Returns a Shift object representing a shift of a Day. Read-only Object. | |
Shift3 | Returns a Shift object representing a shift of a Day. Read-only Object. | |
Shift4 | Returns a Shift object representing a shift of a Day. Read-only Object. | |
Shift5 | Returns a Shift object representing a shift of a Day. Read-only Object. | |
Working | True if the calendar Day is a working day. Read/write Boolean. |