Click or drag to resize
GiftCardInfoGiftCardValidFrom Property
Gift card is valid from this date.

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

Property Value

Type: DateTime
See Also