Documentation of the CarRentalAgentService

Driver Members

Driver overview

Public Instance Constructors

Driver Constructor Initializes a new instance of the Driver class.

Public Instance Properties

BirthDate Gets or sets the birth date of this Driver.
BirthDateDateTime Gets or sets the birth date of this Driver as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML.
FirstName Gets or sets the first name of this Driver.
Gender Gets or sets the Gender of this Driver.
LastName Gets or sets the last name of this Driver.
QualificationTitle Gets or sets the qualification title of this Driver.
SalutationTitle Gets or sets the salutation title of this Driver.

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

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