| ProductPriceUnitId Property |
Gets or sets the product unit id.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Products
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public string UnitId { get; set; }
Public Property UnitId As String
Get
Set
Property Value
Type:
StringThe product unit id.
See Also