Click or drag to resize
Infosoft Logo

ICampaign_x_CustomerEntityServiceUpdate Method

Updates the specified Campaign_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  Campaign_x_Customer
Request with values of Campaign_x_Customer to update, make sure the primary key is set.

Return Value

Campaign_x_Customer
The updated Campaign_x_Customer
See Also