Exception.MonthItem Property

Project Developer Reference

Returns or sets the value for a monthly exception. Can be one of the following PjExceptionItem contants: pjSunday, pjMonday, pjTuesday, pjWednesday, pjThursday, pjFriday, and pjSaturday. Read/write Long.

Syntax

expression.MonthItem

expression   A variable that represents an Exception object.

Return Value
PjExceptionItem

See Also