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