| IDiscountItem Properties | 
The IDiscountItem type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DiscountType | Type of the discount item. | 
|  | IsSelectivelyApplied | Whether this discount item is applied selectively to some order items. If true, use GetSelectiveDiscountItemSettings(IOrder, IDiscountItem) to get or ChangeSelectiveDiscount(IOrderStub, IDiscountType, IReadOnlyListIOrderProductItemStub, IReadOnlyListIOrderModifierItemStub, IReadOnlyListIOrderCompoundItemComponentStub) to change list of selected order items. | 
 See Also
See Also