Click or drag to resize
Infosoft Logo

IDiscountStatisticsEntityService Methods

The IDiscountStatisticsEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new DiscountStatistics
Public methodDelete Deletes the specified DiscountStatistics.
Public methodGet Gets a list of DiscountStatisticsSet matching the specified filter.
(Inherited from IDiscountStatisticsQueryService)
Public methodGetAll Gets all DiscountStatisticsSet
(Inherited from IDiscountStatisticsQueryService)
Public methodGetSingle Gets a single DiscountStatistics matching the provided filter.
(Inherited from IDiscountStatisticsQueryService)
Public methodUpdate Updates the specified DiscountStatistics
Top
See Also