![]() | |
ICommunication |
public interface ICommunicationChannelSetupEntityService : ICommunicationChannelSetupQueryService, IBusinessService
The ICommunicationChannelSetupEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new CommunicationChannelSetup |
![]() | Delete | Deletes the specified CommunicationChannelSetup. |
![]() | Get |
Gets a list of CommunicationChannelSetups matching the specified filter.
(Inherited from ICommunicationChannelSetupQueryService) |
![]() | GetAll |
Gets all CommunicationChannelSetups
(Inherited from ICommunicationChannelSetupQueryService) |
![]() | GetSingle |
Gets a single CommunicationChannelSetup matching the provided filter.
(Inherited from ICommunicationChannelSetupQueryService) |
![]() | Update | Updates the specified CommunicationChannelSetup |