Documentation of the CarRentalAgentService

Reservation.CancelDateDateTime Property

Gets or Sets the date of last cancellation of this Reservation as DateTime value.

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

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