IDelivery | |
The IDeliveryChangeEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new DeliveryChange | |
| Delete | Deletes the specified DeliveryChange. | |
| Get |
Gets a list of DeliveryChanges matching the specified filter.
(Inherited from IDeliveryChangeQueryService) | |
| GetAll |
Gets all DeliveryChanges
(Inherited from IDeliveryChangeQueryService) | |
| GetSingle |
Gets a single DeliveryChange matching the provided filter.
(Inherited from IDeliveryChangeQueryService) | |
| Update | Updates the specified DeliveryChange |