| 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; }
<ObsoleteAttribute("Use GetUnitList(languageId) instead.")>
Public ReadOnly Property UnitList As IEnumerable(Of VariantOption)
Get
Property Value
Type:
IEnumerableVariantOptionSee Also