Update Dimension record by specified primary key
Method | /productbasecomponents.asmx/UpdateDimension |
The request body is of type UpdateDimension.
Name | Description | Data Type |
---|---|---|
dimension | DimensionInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateDimensionResponse.
Name | Description | Data Type |
---|---|---|
UpdateDimensionResult | xml:int |
|