Click or drag to resize

ProductViewModel.Weight Property

Namespace:  Dynamicweb.Ecommerce.ProductCatalog
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Nullable<double> Weight { get; set; }

Property Value

Type: Nullable<Double>
See Also