GetTargetStorageLocations Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetTargetStorageLocations() method retrieves a list of all entities, movable or non-movable, that contain inventory.
| Overload | Description |
|---|---|
| GetTargetStorageLocations(String,String,Nullable<Int32>) | The GetTargetStorageLocations() method retrieves a list of all entities, movable or non-movable, that contain inventory. For this overload of the method, the optional entity filter is identified by its entity ID. |
| GetTargetStorageLocations(String,String,String,String) | The GetTargetStorageLocations() method retrieves a list of all entities, movable or non-movable, that contain inventory. For this overload of the method, the optional entity filter is identified by its entity name and site name. |