WeekDay.Shift1 Property
Project Developer Reference |
Returns a Shift object representing a shift of a WeekDay. Read-only Object.
Syntax
expression.Shift1
expression A variable that represents a WeekDay object.
Return Value
Shift
Example
The following example schedules a half-day of work on Fridays by creating an 8 A.M. to noon shift.
Visual Basic for Applications |
---|
|
See Also