Documentation of the CarRentalAgentService

Reservation.CreateDateDateTime Property

Gets or sets the creation date of this Reservation as DateTime value.

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

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