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