Documentation of the CarRentalAgentService

VehicleType Constructor (VehicleTypeRecord)

Initializes a new instance of the VehicleType class.

public VehicleType(
   VehicleTypeRecord vehicleType
);

Parameters

VehicleTypeRecord
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