Click or drag to resize
Infosoft Logo

IRetailerInvoiceFormularServiceGetRetailerInvoiceFormularsByTitle Method

Gets a list of RetailerInvoiceFormular codes for a given title code.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  GetRetailerInvoiceFormularCodesByTitleRequest
A request object, containing a titleCode string.

Return Value

GetRetailerInvoiceFormularCodesByTitleResponse
A response object, containing a list of matched RetailerInvoiceFormular objects.
See Also