Click or drag to resize

IPriceReferenceInfo Interface

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public interface IPriceReferenceInfo : IPriceInfo

The IPriceReferenceInfo type exposes the following members.

Properties
  NameDescription
Public propertyCurrency (Inherited from IPriceInfo.)
Public propertyPrice (Inherited from IPriceInfo.)
Public propertyPriceFormatted (Inherited from IPriceInfo.)
Public propertyPriceFormattedNoSymbol (Inherited from IPriceInfo.)
Public propertyPricePIP (Inherited from IPriceInfo.)
Public propertyPriceReference
Public propertyPriceWithoutVAT (Inherited from IPriceInfo.)
Public propertyPriceWithoutVATFormatted (Inherited from IPriceInfo.)
Public propertyPriceWithoutVATFormattedNoSymbol (Inherited from IPriceInfo.)
Public propertyPriceWithVAT (Inherited from IPriceInfo.)
Public propertyPriceWithVATFormatted (Inherited from IPriceInfo.)
Public propertyPriceWithVATFormattedNoSymbol (Inherited from IPriceInfo.)
Public propertyVAT (Inherited from IPriceInfo.)
Public propertyVATFormatted (Inherited from IPriceInfo.)
Public propertyVATFormattedNoSymbol (Inherited from IPriceInfo.)
Public propertyVATPercent (Inherited from IPriceInfo.)
Public propertyVATPercentFormatted (Inherited from IPriceInfo.)
Top
See Also