Share via


Exception.DaysOfWeek Property

Project Developer Reference

Returns or sets the bit mask used for PjWeekly exceptions, indicating the days on which the exception occurs. Default is 0. Read/write Long.

Syntax

expression.DaysOfWeek

expression   A variable that represents an Exception object.

Return Value
Long

See Also