  | PriceNumberOfDecimalPlaces Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Prices
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static int NumberOfDecimalPlaces(
	string number
)
Public Shared Function NumberOfDecimalPlaces ( 
	number As String
) As Integer
Parameters
- number
 - Type: SystemString
 
Return Value
Type: 
Int32
See Also