The UpdateReportLocalization function the updates localization of a report record.
Method | /UpdateReportLocalization |
The request body is of type UpdateReportLocalization.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
oldLocalizationHash | xml:string | |
encodedNewLocalizationXml | xml:string | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateReportLocalizationResponse.
Name | Description | Data Type |
---|---|---|
UpdateReportLocalizationResult | xml:int |
|