Click or drag to resize
Infosoft Logo

IOrderDiscountService Methods

The IOrderDiscountService type exposes the following members.

Methods
 NameDescription
Public methodGet Gets a list of OrderDiscounts matching the specified filter.
(Inherited from IOrderDiscountQueryService)
Public methodGetAll Gets all OrderDiscounts
(Inherited from IOrderDiscountQueryService)
Public methodGetSingle Gets a single OrderDiscount matching the provided filter.
(Inherited from IOrderDiscountQueryService)
Top
See Also