Documentation of the CarRentalAgentService

VehicleType Constructor

Initializes a new instance of the VehicleType class.

Overload List

Initializes a new instance of the VehicleType class.

public VehicleType();

Initializes a new instance of the VehicleType class.

public VehicleType(IVehicleType);

Initializes a new instance of the VehicleType class.

public VehicleType(VehicleTypeRecord);

See Also

VehicleType Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace