Click or drag to resize
RMPServiceIncidentLogAgencyReadList Method

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

Parameters

Params
Type: RMP.WCF.ModelGetListParams

Return Value

Type: ListIncientAgencyLog

Implements

IRMPServiceIncidentLogAgencyReadList(GetListParams)
See Also