GetStorageLocationsByFilter Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetStorageLocationsByFilter() method retrieves a list of storage entities and where each one is ultimately located for the specified entity.
| Overload | Description |
|---|---|
| GetStorageLocationsByFilter(Int32,Nullable<Boolean>,String) | The GetStorageLocationsByFilter() method retrieves a list of storage entities and where each one is ultimately located for the specified entity. For this overload of the method, the entity is identified by its entity ID. |
| GetStorageLocationsByFilter(String,String,Nullable<Boolean>,String) | The GetStorageLocationsByFilter() method retrieves a list of storage entities and where each one is ultimately located for the specified entity. For this overload of the method, the entity is identified by its entity name and site name. |