Exception.Month Property

Project Developer Reference

Returns or sets the month for Yearly type exceptions. Can be one of the pjMonth constants. Defauilt is pjJanuary. Read/write Long.

Syntax

expression.Month

expression   A variable that represents an Exception object.

Return Value
PjMonth

See Also