Click or drag to resize

PriceRaw Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.PricesPriceRaw

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class PriceRaw : IPriceSourceInfo

The PriceRaw type exposes the following members.

Constructors
  NameDescription
Public methodPriceRaw
Initializes a new instance of the PriceRaw class
Public methodPriceRaw(Double, Currency)
Initializes a new instance of the PriceRaw class
Top
Properties
  NameDescription
Public propertyCurrency
Public propertyPrice
Public propertyPriceSource
Top
See Also