Documentation of the CarRentalAgentService

OperationTimeFrame Members

OperationTimeFrame overview

Public Instance Constructors

OperationTimeFrame Constructor Initializes a new instance of the OperationTimeFrame class.

Public Instance Properties

EndDate Attention: This Property isn't available at client-side because it's not serialized in XML.
LocationStatus Tells whether a booking in this TimeFrame will be on request or confirmed, as LocationStatus.
OperationTimes Gets or sets an array of OperationTimes defined within this operation time frame.
OperationTimesList Gets or the list of OperationTimes defined within this operation time frame. Attention: This Property isn't available at client-side because it's not serialized in XML.
StartDate 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

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