GetItemReasGroups Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetItemReasGroups() method retrieves the item group reasons from the database. that are valid for the specified entity. This overload of the method retrieves the item group reasons for the specified entity. It also includes item ID and reason group type parameters, which can be used to filter the results.
| Overload | Description |
|---|---|
| GetItemReasGroups(Int32,String,Object) | The GetItemReasGroups() method retrieves the item group reasons from the database. that are valid for the specified entity. This overload of the method retrieves the item group reasons for the specified entity. It also includes item ID and reason group type parameters, which can be used to filter the results. |
| GetItemReasGroups(Object) | The GetItemReasGroups() method retrieves the item group reasons from the database. This overload of the method includes an item group type parameter, which can be used to filter the results. |