ICommunication | |
public interface ICommunicationChannelSetupService : ICommunicationChannelSetupQueryService, IBusinessService
The ICommunicationChannelSetupService type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) |