| PriceSave Method |
Namespace:
Dynamicweb.Ecommerce.Prices
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void Save(
string id,
string productId,
string currencyCode
)
Public Sub Save (
id As String,
productId As String,
currencyCode As String
)
Parameters
- id
- Type: SystemString
- productId
- Type: SystemString
- currencyCode
- Type: SystemString
See Also