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