Documentation of the CarRentalAgentService

ReservationListRequest.BookingIntervalFromDateTimeDateTime Property

Gets or sets the begin of the rental period as date time. The booking date of all delivered Reservations will be later 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  BookingIntervalFromDateTimeDateTime {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