GetAllItemReasons Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetAllItemReasons() method retrieves item reasons from the database. This overload of the method retrieves all item reasons.
| Overload | Description |
|---|---|
| GetAllItemReasons() | The GetAllItemReasons() method retrieves item reasons from the database. This overload of the method retrieves all item reasons. |
| GetAllItemReasons(Int32) | The GetAllItemReasons() method retrieves item reasons from the database. This overload of the method retrieves all the item reasons from the database for a specified group type. |