WorkWeekDay Members
A WorkWeekDay object represents a single calendar day in a work week.
Methods
Name | Description | |
---|---|---|
Default | For a resource calendar, resets the WorkWeekDay element to the values in the corresponding base calendar. For a base calendar, the Default method resets the WorkWeekDay 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 WorkWeekDay object. Read-only Object. | |
Count | Returns the number of items in the WorkWeekDay object. Read-only Integer. | |
Index | Returns the index of an object in its containing collection. Read-only Integer. | |
Name | Returns the name of a WorkWeekDay object. Read-only String. | |
Parent | Returns the parent of the object. Read-only Object. | |
Shift1 | Returns a Shift object representing a shift of a WorkWeekDay. Read-only Object. | |
Shift2 | Returns a Shift object representing a shift of a WorkWeekDay. Read-only Object. | |
Shift3 | Returns a Shift object representing a shift of a WorkWeekDay. Read-only Object. | |
Shift4 | Returns a Shift object representing a shift of a WorkWeekDay. Read-only Object. | |
Shift5 | Returns a Shift object representing a shift of a WorkWeekDay. Read-only Object. | |
Working | True if the day is a working day. Read/write Boolean. |