| ProductViewModelStockUnits Property |
Namespace:
Dynamicweb.Ecommerce.ProductCatalog
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public List<StockUnitViewModel> StockUnits { get; set; }
Public Property StockUnits As List(Of StockUnitViewModel)
Get
Set
Property Value
Type:
ListStockUnitViewModelSee Also