Click or drag to resize
ISKUPriceSource Interface
Defines the members for a source of SKU price.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public interface ISKUPriceSource

The ISKUPriceSource type exposes the following members.

Methods
  NameDescription
Public methodGetPrice
Returns a rounded price of the sku in the specified currency.
Top
See Also