![]() | |
ISale |
public interface ISaleService : ISaleQueryService, IBusinessService
The ISaleService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of Sales matching the specified filter.
(Inherited from ISaleQueryService) |
![]() | GetAll |
Gets all Sales
(Inherited from ISaleQueryService) |
![]() | GetSingle |
Gets a single Sale matching the provided filter.
(Inherited from ISaleQueryService) |