Documentation of the CarRentalAgentService

Vehicle Constructor

Initializes a new instance of the Vehicle class.

Overload List

Initializes a new instance of the Vehicle class.

public Vehicle();

Initializes a new instance of the Vehicle class.

public Vehicle(IVehicle);

Initializes a new instance of the Vehicle class.

public Vehicle(VehicleRecord,VehicleTypeRecord,VehicleCategoryRecord,VehicleBuildRecord);

See Also

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