Retail | |
The RetailInvoicingParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| CategoryCodeHigh | Gets or sets the upper bound for the retailer category code interval when filtering. If empty, no upper bound will be used. | |
| CategoryCodeLow | Gets or sets the lower bound for the retailer category code interval when filtering. If empty, no lower bound will be used. | |
| DistrictCodeHigh | Gets or sets the upper bound for the retailer district code interval when filtering. If empty, no upper bound will be used. | |
| DistrictCodeLow | Gets or sets the lower bound for the retailer district code interval when filtering. If empty, no lower bound will be used. | |
| EmptyInvoiceDatabase | Gets or sets a value indicating whether the invoicing routine should empty the invoice database before starting. | |
| EndDate | Gets or sets the last date that will be considered. | |
| IncludeRetailersWithoutReturn | Gets or sets a value indicating whether retailers without return registrations should be included in the invoicing. | |
| InvoicingDate | Gets or sets the invoicing date (typically today's date). | |
| PaymentDate | Gets or sets the payment date (the date the generated invoices expire). | |
| PriorityCodeHigh | Gets or sets the upper bound for the retailer priority code interval when filtering. If empty, no upper bound will be used. | |
| PriorityCodeLow | Gets or sets the lower bound for the retailer priority code interval when filtering. If empty, no lower bound will be used. | |
| RetailerNumberHigh | Gets or sets the upper bound for the retailer number interval when filtering. If 0, no upper bound is used. | |
| RetailerNumberLow | Gets or sets the lower bound for the retailer number interval when filtering. | |
| StartDate | Gets or sets the first date that will be considered. | |
| TestRun | Gets or sets a value indicating whether to do a test run. | |
| TitleCode | Gets or sets the code of the title that will be used. | |
| TypeCodeHigh | Gets or sets the upper bound for the retailer type code interval when filtering. If empty, no upper bound will be used. | |
| TypeCodeLow | Gets or sets the lower bound for the retailer type code interval when filtering. If empty, no lower bound will be used. |