Click or drag to resize
SKUInfoSKUNeedsShipping Property
Indicates if SKU needs to be shipped. Value is taken from parent product in case of product variant.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public bool SKUNeedsShipping { get; set; }

Property Value

Type: Boolean
See Also