Table of Contents

Enum ProductPriceType

Namespace
Dynamicweb.Ecommerce.Products
Assembly
Dynamicweb.Ecommerce.dll
Type of price.
public enum ProductPriceType

Fields

Calculated = 0
Calculated
CalculatedWithBase = 3
Calculated
FixedPrice = 1
Fixed price
To top