The GetReceivedProductRowsCount function returns the number of ReceivedProductRow records for the specified parameters.
Method | /productbasecomponents.asmx/GetReceivedProductRowsCount |
The request body is of type GetReceivedProductRowsCount.
Name | Description | Data Type |
---|---|---|
request | GetReceivedProductRowsRequest |
|
The response body is of type GetReceivedProductRowsCountResponse.
Name | Description | Data Type |
---|---|---|
GetReceivedProductRowsCountResult | xml:int |
|