Click or drag to resize
Infosoft Logo

IMarketingActivity_x_CustomerEntityServiceUpdate Method

Updates the specified MarketingActivity_x_Customer

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

Parameters

request  MarketingActivity_x_Customer
Request with values of MarketingActivity_x_Customer to update, make sure the primary key is set.

Return Value

MarketingActivity_x_Customer
The updated MarketingActivity_x_Customer
See Also