|
InfoWebXMLWebServiceGetStopCodes Method |
Returns a collection of the title's stop codes in an on dimensional array.
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
- titleCode String
- The code for the susbcription title
Return Value
InfoWebStopCodeA collection of InfoWebStopCode objects. If title is unknown or no stop codes are found, it returns null
See Also