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