  | OrderValidatePricesInDatabase Method  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Ecommerce.Orders
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[ObsoleteAttribute("Use Ecommerce.Services.Orders.ValidatePricesInDatabase instead.")]
public bool ValidatePricesInDatabase()<ObsoleteAttribute("Use Ecommerce.Services.Orders.ValidatePricesInDatabase instead.")>
Public Function ValidatePricesInDatabase As BooleanReturn Value
Type: 
Boolean
See Also