Click or drag to resize
GiftCardInfoStatus Property
Gets the status of gift card.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public DiscountStatusEnum Status { get; }

Property Value

Type: DiscountStatusEnum
Remarks
Possible values are Disabled, Incomplete, Active, NotStarted of Finished.
See Also