Documentation of the CarRentalAgentService

VehicleTypeEx Constructor

Initializes a new instance of the VehicleType class.

Overload List

Initializes a new instance of the VehicleType class.

public VehicleTypeEx();

Initializes a new instance of the VehicleType class.

public VehicleTypeEx(IVehicleType);

Initializes a new instance of the VehicleType class.

public VehicleTypeEx(VehicleTypeRecord);

See Also

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