Add new record to Dimensions table
Method | /productbasecomponents.asmx/AddDimension |
The request body is of type AddDimension.
Name | Description | Data Type |
---|---|---|
dimension | DimensionInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddDimensionResponse.
Name | Description | Data Type |
---|---|---|
AddDimensionResult | xml:int |
|