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