| PriceGetPrices Method (String) |
Namespace:
Dynamicweb.Ecommerce.Prices
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static PriceCollection GetPrices(
string productId
)
Public Shared Function GetPrices (
productId As String
) As PriceCollection
Parameters
- productId
- Type: SystemString
Return Value
Type:
PriceCollectionSee Also