ReportingComponents Web Service
Method/UpdateReportLocalization
ReportingComponents Web Service > All Operations Resource Group : /UpdateReportLocalization (Method)
Description
The UpdateReportLocalization function the updates localization of a report record.
Request (UpdateReportLocalizationSoapIn)

The request body is of type UpdateReportLocalization.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:string
 xml:string
 xml:boolean
isForceUpdate Element encodedNewLocalizationXml Element oldLocalizationHash Element itemId Element Sequence UpdateReportLocalization Element

Overview

Sequence
itemId xs:int
oldLocalizationHash optional xs:string
encodedNewLocalizationXml optional xs:string
isForceUpdate xs:boolean
Response (UpdateReportLocalizationSoapOut)

The response body is of type UpdateReportLocalizationResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateReportLocalizationResult Element Sequence UpdateReportLocalizationResponse Element

Overview

See Also
All Operations Resource GroupReportingComponents Web Service