Year.Shift1 Property
Project Developer Reference |
Returns a Shift object representing a shift of a Year. Read-only Object.
Syntax
expression.Shift1
expression A variable that represents a Year 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