Documentation of the CarRentalAgentService

Reservation.BookingType Property

Gets or sets the type of this Reservation. The possible values depend on the way the Ticket has been created while creating the Reservation.

public  BookingType {get; set;}

Remarks

This property is returned always. For further Informations please refer to BookingType.

See Also

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