  | PriceGetDoublePriceStatement Method  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Ecommerce.Prices
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[ObsoleteAttribute]
public static string GetDoublePriceStatement(
	string productPrice
)
<ObsoleteAttribute>
Public Shared Function GetDoublePriceStatement ( 
	productPrice As String
) As String
Parameters
- productPrice
 - Type: SystemString
 
Return Value
Type: 
String
See Also