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