|
InfoWebXMLWebServiceGetProducts Method |
Returns a collection of products. Each object contains a collection of terms.
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 subscription title
Return Value
InfoWebProductA collection of InfoWebProduct objects. If no product exist or title code is unknown, it returns null
See Also