ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateDimensionTranslation
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateDimensionTranslation (Method)
Description
The UpdateDimensionTranslation function updates a dimensionTranslation record.
Request (UpdateDimensionTranslationSoapIn)

The request body is of type UpdateDimensionTranslation.

Request Body Parameters

NameDescriptionData Type
 DimensionTranslationInfo
 xml:boolean
isForceUpdate Element DimensionId Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence dimensionTranslation Element Sequence UpdateDimensionTranslation Element

Overview

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

The response body is of type UpdateDimensionTranslationResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateDimensionTranslationResult Element Sequence UpdateDimensionTranslationResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service