|
InfoWebXMLWebServiceGetAllTitles Method |
Get all titles for a customer.
Use InfoWebCustomerInfo objects property InfoWebTitles and loop trough all titles.
For each title use IWSubscription to get subscription info.
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
Return Value
InfoWebCustomerInfoInfoWebCustomerInfo object with all titles, and status '00' if the operation was successful. For other possibles status codes, look under
Remarks.
Remarks See Also