  | RoundingGetRoundingById Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Prices
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static Rounding GetRoundingById(
	string id
)
Public Shared Function GetRoundingById ( 
	id As String
) As Rounding
Parameters
- id
 - Type: SystemString
 
Return Value
Type: 
Rounding
See Also