Click or drag to resize
RMPServiceVehicleXAgencyReadList Method

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

Parameters

Params
Type: RMP.WCF.ModelGetListParams

Return Value

Type: ListVehicleXAgency

Implements

IRMPServiceVehicleXAgencyReadList(GetListParams)
See Also