Click or drag to resize
Infosoft Logo

ICustomerService Methods

The ICustomerService type exposes the following members.

Methods
 NameDescription
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)
Top
See Also