ISales | |
public interface ISalesSourceService : ISalesSourceQueryService, IBusinessService
The ISalesSourceService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get | 
            Gets a list of SalesSources matching the specified filter.
             (Inherited from ISalesSourceQueryService)  | |
| GetAll | 
            Gets all SalesSources
             (Inherited from ISalesSourceQueryService)  | |
| GetSingle | 
            Gets a single SalesSource matching the provided filter.
             (Inherited from ISalesSourceQueryService)  |