Click or drag to resize

PriceInfoHasSamePrice Method

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual bool HasSamePrice(
	PriceInfo priceInfo
)

Parameters

priceInfo
Type: Dynamicweb.Ecommerce.PricesPriceInfo

Return Value

Type: Boolean
See Also