Click or drag to resize
RMPServiceVehicleTypeReadList Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<VehicleTypeRow> VehicleTypeReadList(
	bool IncludeObsolete
)

Parameters

IncludeObsolete
Type: SystemBoolean

Return Value

Type: ListVehicleTypeRow

Implements

IRMPServiceVehicleTypeReadList(Boolean)
See Also