Click or drag to resize
RMPServiceVehicleReadList Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<Vehicle> VehicleReadList(
	GetListParams Params
)

Parameters

Params
Type: RMP.WCF.ModelGetListParams

Return Value

Type: ListVehicle

Implements

IRMPServiceVehicleReadList(GetListParams)
See Also