Click or drag to resize

PriceListInclusionType Enumeration

Price list inclusion type

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum PriceListInclusionType
Members
  Member nameValueDescription
AllItems0All items
AllThirds8All customers
Item4Item inclusion type
ItemFamily1Item family
ItemSubFamily2Customer family
LoyaltyCardType131Loyalty card type
PriceListCategory16PriceList category
RangeItem129Range item
RangeTypeElement130Range type element
Third128Third inclusion type
ThirdFamily32Third Family
ThirdSubFamily64Third sub family
Remarks
The value of each enum is used to calculate the price list application priority in documents
See Also