Click or drag to resize
Infosoft Logo

ICorporateAgreementServiceDeleteCorporateAgreementJointInvoiceDetail Method

Delete a CorporateAgreementJointInvoiceDetail.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
CorporateAgreementJointInvoiceDetailResponse DeleteCorporateAgreementJointInvoiceDetail(
	DeleteCorporateAgreementJointInvoiceDetailEntityRequest request
)

Parameters

request  DeleteCorporateAgreementJointInvoiceDetailEntityRequest
A request object, containing a CorporateAgreementJointInvoiceDetail object.

Return Value

CorporateAgreementJointInvoiceDetailResponse
A response object, containing the deleted CorporateAgreementJointInvoiceDetail.
See Also