The GetModifiedDimensions function returns all modified dimension records since the given modification date and time.
Method | /productbasecomponents.asmx/GetModifiedDimensions |
The request body is of type GetModifiedDimensions.
Name | Description | Data Type |
---|---|---|
lastModifiedDateTime | xml:dateTime |
|
The response body is of type GetModifiedDimensionsResponse.
Name | Description | Data Type |
---|---|---|
GetModifiedDimensionsResult | ArrayOfModifiedDimensionInfo |
|