Click or drag to resize
OrderItemInfoOrderItemSendNotification Property
Indicates if customer is to be notified in advance about expiration of his order item.

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

Property Value

Type: Boolean
See Also