Click or drag to resize

ProductGetPrice Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public PriceInfo GetPrice(
	string currencyCode,
	string vatCountryCode
)

Parameters

currencyCode
Type: SystemString
vatCountryCode
Type: SystemString

Return Value

Type: PriceInfo
See Also