Documentation of the CarRentalAgentService |
|
ReservationListRequest.RentalIntervalToDateTimeDateTime Property
Gets or sets the end of the rental period as date time. The arrival 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
RentalIntervalToDateTimeDateTime {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