Click or drag to resize
Infosoft Logo

ICustomerCommunicationEntityService Methods

The ICustomerCommunicationEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new CustomerCommunication
Public methodDelete Deletes the specified CustomerCommunication.
Public methodGet Gets a list of CustomerCommunications matching the specified filter.
(Inherited from ICustomerCommunicationQueryService)
Public methodGetAll Gets all CustomerCommunications
(Inherited from ICustomerCommunicationQueryService)
Public methodGetSingle Gets a single CustomerCommunication matching the provided filter.
(Inherited from ICustomerCommunicationQueryService)
Public methodUpdate Updates the specified CustomerCommunication
Top
See Also