![]() | |
IDelivery |
public interface IDeliveryElementTypeEntityService : IDeliveryElementTypeQueryService, IBusinessService
The IDeliveryElementTypeEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new DeliveryElementType |
![]() | Delete | Deletes the specified DeliveryElementType. |
![]() | 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) |
![]() | Update | Updates the specified DeliveryElementType |