ICorporate |
public interface ICorporateAgreementProductEntityService : ICorporateAgreementProductQueryService, IBusinessService
The ICorporateAgreementProductEntityService type exposes the following members.
Name | Description | |
---|---|---|
Create | Creates a new CorporateAgreementProduct | |
Delete | Deletes the specified CorporateAgreementProduct. | |
Get |
Gets a list of CorporateAgreementProducts matching the specified filter.
(Inherited from ICorporateAgreementProductQueryService) | |
GetAll |
Gets all CorporateAgreementProducts
(Inherited from ICorporateAgreementProductQueryService) | |
GetSingle |
Gets a single CorporateAgreementProduct matching the provided filter.
(Inherited from ICorporateAgreementProductQueryService) | |
Update | Updates the specified CorporateAgreementProduct |