Documentation of the CarRentalAgentService

VehicleCategory Constructor

Initializes a new instance of the VehicleCategory class.

Overload List

Initializes a new instance of the VehicleCategory class.

public VehicleCategory();

Initializes a new instance of the VehicleCategory class.

public VehicleCategory(IVehicleCategory);

Initializes a new instance of the VehicleCategory class.

public VehicleCategory(VehicleCategoryRecord);

See Also

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