Documentation of the CarRentalAgentService

LocationRequest Class

Use this class to create a Request for an operation to retrieve a single Location.

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

System.Object
   Request
      LocationRequest

public class LocationRequest : Request

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

An instance of this class has to be used for a call to SOAP-Implementation of GetLocation - Method. Generally the GetLocation - Method is used, whenever the caller needs some more detailed information about a single Location of which the only thing you known about is the Id.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

LocationRequest Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Location | LocationResponse