Click or drag to resize
Infosoft Logo

GetRetailerInvoiceFormularCodesByTitleResponseRetailerInvoiceFormularList Property

Gets or sets the retailer invoice formular list.

Namespace: Infosoft.Common.Contracts.MessageContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public IList<RetailerInvoiceFormular> RetailerInvoiceFormularList { get; set; }

Property Value

IListRetailerInvoiceFormular
The retailer invoice formular list.
See Also