| PriceManagerFindInformativePrice Method (Product, Double) |
Namespace:
Dynamicweb.Ecommerce.Prices
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static Object FindInformativePrice(
Product product,
double quantity
)
Public Shared Function FindInformativePrice (
product As Product,
quantity As Double
) As Object
Parameters
- product
- Type: Dynamicweb.Ecommerce.ProductsProduct
- quantity
- Type: SystemDouble
Return Value
Type:
ObjectSee Also