|
InfoWebXMLWebServiceGetRouteCollection Method |
Get complaint per route
Namespace: Infosoft.WebservicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- customerNumber Int32
- The number for the customer
- titleCode String
- The code for the susbcription title
- dates ListDateTime
- An Arraylist of dates
Return Value
InfoWebComplaintPerRouteA collection of InfoWebComplaintPerRoute objects. Returns null if no complaints are found.
See Also