Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Project Developer Reference |
Returns or sets the booking type for a resource. Can be one of the following PjBookingTypes constants: pjBookingTypeCommitted or pjBookingTypeProposed. Read/write Long.
Syntax
expression.BookingType
expression A variable that represents a Resource object.
Return Value
PjBookingTypes
See Also