|
ICorporateAgreementServiceUpdateCorporateAgreementProduct Method |
Update a CorporateAgreementProduct.
Namespace: Infosoft.Common.Contracts.ServiceContracts.SubscriptionsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax CorporateAgreementProductResponse UpdateCorporateAgreementProduct(
UpdateCorporateAgreementProductEntityRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request UpdateCorporateAgreementProductEntityRequest
-
A request object, containing a CorporateAgreementProduct object.
Return Value
CorporateAgreementProductResponseA response object, containing the updated CorporateAgreementProduct.
See Also