Click or drag to resize
Infosoft Logo

IISO3166EntityServiceUpdate Method

Updates the specified ISO3166

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

Parameters

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

Return Value

ISO3166
The updated ISO3166
See Also