ICustomer |
public interface ICustomerWebInfoService : ICustomerWebInfoQueryService, IBusinessService
The ICustomerWebInfoService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of CustomerWebInfos matching the specified filter.
(Inherited from ICustomerWebInfoQueryService) | |
GetAll |
Gets all CustomerWebInfos
(Inherited from ICustomerWebInfoQueryService) | |
GetSingle |
Gets a single CustomerWebInfo matching the provided filter.
(Inherited from ICustomerWebInfoQueryService) |