Shift Object Members

Project Developer Reference

A Shift object represents a work shift for a day, month, period, weekday, or year. There is no collection for Shift objects. The Shift object can be accessed through the Shiftn properties of the appropriate objects, such as the Shift1 property of the Day object.

Methods

  Name Description
Bb179420.methods(en-us,office.12).gif Clear Clears the start and finish times of a work shift.

Properties

  Name Description
Bb179420.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb179420.properties(en-us,office.12).gif Finish Returns or sets the finish date of a work shift. Read/write Variant.
Bb179420.properties(en-us,office.12).gif Index Returns the index of an object in its containing collection. Returns a shift number (1, 2, or 3). Read-only Integer.
Bb179420.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.
Bb179420.properties(en-us,office.12).gif Start Returns or sets the start date of a work shift. Read/write Variant.