|
ICorporateAgreementServiceDeleteCorporateAgreementJointInvoiceDetail Method |
Delete a CorporateAgreementJointInvoiceDetail.
Namespace: Infosoft.Common.Contracts.ServiceContracts.SubscriptionsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax CorporateAgreementJointInvoiceDetailResponse DeleteCorporateAgreementJointInvoiceDetail(
DeleteCorporateAgreementJointInvoiceDetailEntityRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request DeleteCorporateAgreementJointInvoiceDetailEntityRequest
-
A request object, containing a CorporateAgreementJointInvoiceDetail object.
Return Value
CorporateAgreementJointInvoiceDetailResponseA response object, containing the deleted CorporateAgreementJointInvoiceDetail.
See Also