Click or drag to resize

ProductUnitList Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use GetUnitList(languageId) instead.")]
public IEnumerable<VariantOption> UnitList { get; }

Property Value

Type: IEnumerableVariantOption
See Also