Documentation of the CarRentalAgentService

ReservationListRequest.BookingIntervalToDateTimeDateTime Property

Gets or sets the end of the rental period as date time. The booking date of all delivered Reservations will be earlier than the date time, specified by this Value.

Attention: This Property isn't available at client-side because it's not serialized in XML.

public  BookingIntervalToDateTimeDateTime {get; set;}

Remarks

This Property is for internal use only and therefore not available at client-side because it's not serialized in XML.

See Also

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