Documentation of the CarRentalAgentService

Vehicle Constructor (IVehicle)

Initializes a new instance of the Vehicle class.

public Vehicle(
   IVehicle vehicle
);

Parameters

IVehicle
The internal vehicle interface where this vehicle operates upon.

See Also

Vehicle Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Vehicle Constructor Overload List