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