IDelivery | |
public interface IDeliveryElementCodeService : IDeliveryElementCodeQueryService, IBusinessService
The IDeliveryElementCodeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of DeliveryElementCodes matching the specified filter.
(Inherited from IDeliveryElementCodeQueryService) | |
| GetAll |
Gets all DeliveryElementCodes
(Inherited from IDeliveryElementCodeQueryService) | |
| GetSingle |
Gets a single DeliveryElementCode matching the provided filter.
(Inherited from IDeliveryElementCodeQueryService) |