Click or drag to resize
Infosoft Logo

IRetailerDeliveryStatisticsEntityService Methods

The IRetailerDeliveryStatisticsEntityService type exposes the following members.

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