WorkWeek Members
A WorkWeek object represents a single work week in a calendar.
Methods
Name | Description | |
---|---|---|
Default | For a resource calendar, resets the WorkWeek element to the values in the corresponding base calendar. For a base calendar, the Default method resets the calendar properties to their default values. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
Finish | Returns or sets the finish date of a work week . Read/write Variant. | |
Index | Returns the index of an object in its containing collection. Read-only Integer. | |
Name | Returns the name of a WorkWeek object. Read-only String. | |
Parent | Returns the parent of the object. Read-only Object. | |
Start | Returns or sets the start date of a work week. Read/Write Variant. | |
Weekdays | Returns a WorkWeekDays collection representing the days in a work week.Read-only Object. |