Click or drag to resize
Infosoft Logo

IJointInvoiceDetailServiceGetAllJointInvoiceDetails Method

Gets all the available joint invoice details.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  GetJointInvoiceDetailsRequest
The request, bascically an empty request.

Return Value

GetJointInvoiceDetailsResponse
GetJointInvoiceDetailsResponse having the List of all JointInvoiceDetails.
See Also