Click or drag to resize
Infosoft Logo

RetailerCodes Class

A collection of codes for a retailer.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailRetailerCodes

Namespace: Infosoft.Common.Contracts.DataContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class RetailerCodes

The RetailerCodes type exposes the following members.

Properties
 NameDescription
Public propertyCategoryCode Gets or sets the category code.
Public propertyChainCode Gets or sets the chain code.
Public propertyCommissionCode Gets or sets the commission code.
Public propertyDeliveryCode Gets or sets the delivery code.
Public propertyDistrictCode Gets or sets the district code.
Public propertyInvoiceFormularCode Gets or sets the invoice formular code.
Public propertyLocationCode Gets or sets the location code.
Public propertyPriceCode Gets or sets the price code.
Public propertyPriorityCode Gets or sets the priority code.
Public propertyReturnCode Gets or sets the return code.
Public propertySeasonCode Gets or sets the season code.
Public propertyTypeCode Gets or sets the type code.
Top
See Also