Click or drag to resize
RMPServiceVehicleUpdate Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Vehicle VehicleUpdate(
	Vehicle Record
)

Parameters

Record
Type: RMP.WCF.Model.VehicleVehicle

Return Value

Type: Vehicle

Implements

IRMPServiceVehicleUpdate(Vehicle)
See Also