Documentation of the CarRentalAgentService

Reservation.DepartureDateTimeDateTime Property

Gets or sets the date and time this Reservation starts as DateTime value.

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

public  DepartureDateTimeDateTime {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

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