IRMPServiceIncidentLogAgencyReadList Method |
Namespace: RMP.WCF
List<IncientAgencyLog> IncidentLogAgencyReadList( GetListParams Params )
Function IncidentLogAgencyReadList ( Params As GetListParams ) As List(Of IncientAgencyLog)
List<IncientAgencyLog^>^ IncidentLogAgencyReadList( GetListParams^ Params )
abstract IncidentLogAgencyReadList : Params : GetListParams -> List<IncientAgencyLog>