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