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