Resource.BookingType Property
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