|
InfoWebXMLWebServiceGetSubscriptionProductMatrix Method |
Returns the customer's subscription product matrix. Use InfoWebSubscription's property ProductMatrix
to get product matrix - a string of days.
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
- Customer number
- titleCode String
- The code for the susbcription title
- dateToBeChecked DateTime
- Date to check
Return Value
InfoWebSubscriptionInfoWebSubscription object with status code '00' if the subscription matrix product was retrieved successfully. For other status codes, look under
Remarks.
Remarks See Also