Documentation of the CarRentalAgentService

VehicleType Constructor (IVehicleType)

Initializes a new instance of the VehicleType class.

public VehicleType(
   IVehicleType vehicleType
);

Parameters

IVehicleType
The internal vehicle type interface where this vehicle type operates upon.

See Also

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