Click or drag to resize
SKUInfoSKUValidUntil Property
Date until which products represented by SKU are valid.

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

Property Value

Type: DateTime
See Also