Documentation of the CarRentalAgentService

Language Class

This class represents a language that is suppoerted by CarRentalAgentService.

For a list of all members of this type, see Language Members.

System.Object
   Data
      Language

public class Language : Data

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The language class is part and parcel of the localization features of the CarRentalAgentService. The languages supported by CarRentalAgentService may be requested using the GetLanguages - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

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