Assignment.BookingType Property

Project Developer Reference

Returns the booking type for an assignment. Can be one of the following PjBookingTypes constants: pjBookingTypeCommitted or pjBookingTypeProposed. Read/write Long.

Syntax

expression.BookingType

expression   A variable that represents an Assignment object.

Return Value
PjBookingTypes

See Also