Click or drag to resize
RMPServiceMaintenanceLogReadList Method

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

Parameters

Params
Type: RMP.WCF.ModelGetListParams

Return Value

Type: ListMaintenanceLog

Implements

IRMPServiceMaintenanceLogReadList(GetListParams)
See Also