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