The GetLocationLevel5 function returns all locationsLevel5 records for the specified parameters.
Method | /productbasecomponents.asmx/GetLocationLevel5 |
The request body is of type GetLocationLevel5.
Name | Description | Data Type |
---|---|---|
filter | LocationLevel5Filter | |
skipItemId | xml:int | |
includeItemId | xml:int |
|
The response body is of type GetLocationLevel5Response.
Name | Description | Data Type |
---|---|---|
GetLocationLevel5Result | ArrayOfViewLocationLevel5Info |
|