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