Initializes a new instance of the Vehicle class.
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);
Vehicle Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace