Exception.MonthPosition Property
Project Developer Reference |
Returns or sets the month position for a monthly or yearly exception. Can be one of the PjExceptionPosition constants. Read/write Long.
Syntax
expression.MonthPosition
expression A variable that represents an Exception object.
Return Value
PjExceptionPosition
See Also