![]() | |
ICommission |
public interface ICommissionCodeEntityService : ICommissionCodeQueryService, IBusinessService
The ICommissionCodeEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new CommissionCode |
![]() | Delete | Deletes the specified CommissionCode. |
![]() | Get |
Gets a list of CommissionCodes matching the specified filter.
(Inherited from ICommissionCodeQueryService) |
![]() | GetAll |
Gets all CommissionCodes
(Inherited from ICommissionCodeQueryService) |
![]() | GetSingle |
Gets a single CommissionCode matching the provided filter.
(Inherited from ICommissionCodeQueryService) |
![]() | Update | Updates the specified CommissionCode |