ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdatePackageTranslation
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdatePackageTranslation (Method)
Description
The UpdatePackageTranslation function updates a packageTranslation record.
Request (UpdatePackageTranslationSoapIn)

The request body is of type UpdatePackageTranslation.

Request Body Parameters

NameDescriptionData Type
 PackageTranslationInfo
 xml:boolean
isForceUpdate Element PackageId Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence packageTranslation Element Sequence UpdatePackageTranslation Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
PackageId xs:int
isForceUpdate xs:boolean
Response (UpdatePackageTranslationSoapOut)

The response body is of type UpdatePackageTranslationResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdatePackageTranslationResult Element Sequence UpdatePackageTranslationResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service