IJoint | |
public interface IJointInvoiceDetailService : IJointInvoiceDetailQueryService, IBusinessService
The IJointInvoiceDetailService type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) |