Period Object Members
Project Developer Reference |
A Period object represents a period in a calendar. There is no collection for Period objects.
Methods
Name | Description | |
---|---|---|
Default | Resets the Period 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 Period object. Read-only Object. | |
Count | Returns the number of days in the Period object. Read-only Integer. | |
Parent | Returns the parent of the object. Read-only Object. | |
Shift1 | Returns a Shift object representing a shift of a Period. Read-only Object. | |
Shift2 | Returns a Shift object representing a shift of a Period. Read-only Object. | |
Shift3 | Returns a Shift object representing a shift of a Period. Read-only Object. | |
Shift4 | Returns a Shift object representing a shift of a Period. Read-only Object. | |
Shift5 | Returns a Shift object representing a shift of a Period. Read-only Object. | |
Working | True if any day in the calendar period is a working day. Read/write Boolean. |