Click or drag to resize
Infosoft Logo

IRetailerDeliveryCodeEntityService Methods

The IRetailerDeliveryCodeEntityService type exposes the following members.

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