Documentation of the CarRentalAgentService

TimePeriod Members

TimePeriod overview

Public Instance Constructors

TimePeriod Constructor Initializes a new instance of the TimePeriod class.

Public Instance Properties

WindowFromDay Gets or sets the ISO 8601 beginning date and time of the period described by this instance.
WindowFromDayDateTime Gets or sets the beginning date and time of the period described by this instance. Attention: This Property isn't available at client-side because it's not serialized in XML.
WindowToDay Gets or sets the ISO 8601 ending date and time of the period described by this instance.
WindowToDayDateTime Gets or sets the ending date and time of the period described by this instance. Attention: This Property isn't available at client-side because it's not serialized in XML.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

TimePeriod Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | DateTime