Click or drag to resize

PriceListFreeType Enumeration

Price list free 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 PriceListFreeType
Members
  Member nameValueDescription
None0None free type
OtherItemFixedQuantity4Other item and fixed quantity
OtherItemProportionalQuantity3Other item and proportional quantity
SameItemFixedQuantity2Same item and fixed quantity
SameItemProportionalQuantity1Same item and proportional quantity
See Also