Documentation of the CarRentalAgentService

Equipment.BookedQuantity Property

Gets the count of items of this Equipment that where booked.

public  BookedQuantity {get; set;}

Remarks

This property is only filled if the Equipment is deliverd in the EquipmentList of a Reservation otherwise 0.

See Also

Equipment Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace