IDelivery | |
public interface IDeliveryElement_x_FrequencyEntityService : IDeliveryElement_x_FrequencyQueryService, IBusinessService
The IDeliveryElement_x_FrequencyEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new DeliveryElement_x_Frequency | |
| Delete | Deletes the specified DeliveryElement_x_Frequency. | |
| Get |
Gets a list of DeliveryElement_x_Frequencies matching the specified filter.
(Inherited from IDeliveryElement_x_FrequencyQueryService) | |
| GetAll |
Gets all DeliveryElement_x_Frequencies
(Inherited from IDeliveryElement_x_FrequencyQueryService) | |
| GetSingle |
Gets a single DeliveryElement_x_Frequency matching the provided filter.
(Inherited from IDeliveryElement_x_FrequencyQueryService) | |
| Update | Updates the specified DeliveryElement_x_Frequency |