Click or drag to resize

ComponentPricesCalculationType Enumeration

Component Calculation 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 ComponentPricesCalculationType
Members
  Member nameValueDescription
CostPricesSum1Sum of cost prices
PurchasePricesSum0Sum of purchase prices
SalePriceVatExcludedSum2Sum of vat excluded sale prices
SalePriceVatIncludedSum3Sum of vat included sale prices
See Also