Click or drag to resize
RMPService.IncidentLogAgencyReadList 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.Model.GetListParams

Return Value

Type: List<IncientAgencyLog>

Implements

IRMPService.IncidentLogAgencyReadList(GetListParams)
See Also