Documentation of the CarRentalAgentService

Ticket.TimestampDateTime Property

Gets or sets the creation date and time of this Ticket as DateTime value.

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

public  TimestampDateTime {get; set;}

Remarks

This Property is for internal use only and therefore not available at client-side because it's not serialized in XML. This property is the same as Timestamp, expect that it is valued as native Microsoft .NET DateTime type.

See Also

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