| PriceUnits Property |
Namespace:
Dynamicweb.Ecommerce.Prices
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [IgnoreDataMemberAttribute]
public IEnumerable<VariantOption> Units { get; set; }
<IgnoreDataMemberAttribute>
Public Property Units As IEnumerable(Of VariantOption)
Get
Set
Property Value
Type:
IEnumerableVariantOptionSee Also