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