Documentation of the CarRentalAgentService

ReservationListRequest.RentalIntervalFromDateTimeDateTime Property

Gets or sets the begin of the rental period as date time. The departure 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  RentalIntervalFromDateTimeDateTime {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