Documentation of the CarRentalAgentService

Language Members

Language overview

Public Instance Constructors

Language Constructor Initializes a new instance of the Language class.

Public Instance Properties

Code Gets or sets the ISO 639 two letter code of this Language.
DateDisplayFormat Gets or sets the date format for the corresponding language.
Description Gets or sets the description of this language, that is the name of the language in english.
Id Gets or sets the unique id of this Language.
InetName Gets or sets the name of this language in the corresponding language.
Name This Property is obsolete!
Gets or sets the name of this Language. Attention: Due to mistake in earlier Versions of CarRentalAgentService, the value returned in this property doesn't differ from Code.
NumberDisplayFormat Gets or sets the number format for the corresponding language.

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

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