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