Click or drag to resize

PriceGetPrices Method (String, String, String)

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static PriceCollection GetPrices(
	string productId,
	string currencyId,
	string priceId
)

Parameters

productId
Type: SystemString
currencyId
Type: SystemString
priceId
Type: SystemString

Return Value

Type: PriceCollection
See Also