The GetProductListsCount function returns the count of all productList records for the specified parameters.
Method | /productbasecomponents.asmx/GetProductListsCount |
The request body is of type GetProductListsCount.
Name | Description | Data Type |
---|---|---|
filter | ProductListsFilter |
|
The response body is of type GetProductListsCountResponse.
Name | Description | Data Type |
---|---|---|
GetProductListsCountResult | xml:int |
|