| DiscountValidationResultReasons Property |
Namespace:
Dynamicweb.Ecommerce.Orders.Discounts
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<DiscountValidationReason> Reasons { get; set; }
Public Property Reasons As IEnumerable(Of DiscountValidationReason)
Get
Set
Property Value
Type:
IEnumerableDiscountValidationReasonSee Also