GetInventoryByFilter Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetInventoryByFilter() method retrieves inventory information for the specified entity or a movable entity that is located at that entity.
| Overload | Description |
|---|---|
| GetInventoryByFilter(Int32,Int32,Nullable<Int32>,Nullable<Boolean>,String) | The GetInventoryByFilter() method retrieves inventory information for the specified entity or a movable entity that is located at that entity. For this overload of the method, the entity is identified by its entity ID. |
| GetInventoryByFilter(Int32,String,String,Nullable<Int32>,Nullable<Boolean>,String) | The GetInventoryByFilter() method retrieves inventory information for the specified entity or a movable entity that is located at that entity. For this overload of the method, the entity is identified by its entity name and site name. |