Click or drag to resize
Infosoft Logo

ICustomerEntityService Methods

The ICustomerEntityService type exposes the following members.

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