Documentation of the CarRentalAgentService

TicketGrantingTicket.ExpiresDateTime Property

Gets or sets the creation time of this TicketGrantingTicket as DateTime value.

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

public  ExpiresDateTime {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 Expires, expect that it is valued as native Microsoft .NET DateTime type.

See Also

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