GetOldAvailableReasons Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetOldAvailableReasons() method retrieves the possible final reasons (codes) for the specified entity.
| Overload | Description |
|---|---|
| GetOldAvailableReasons(Int32,Nullable<Int32>) | The GetOldAvailableReasons() method retrieves the possible final reasons (codes) for the specified entity. This overload of the method uses an entity ID to specify the entity. |
| GetOldAvailableReasons(String,String,Nullable<Int32>) | The GetOldAvailableReasons() method retrieves the possible final reasons (codes) for the specified entity. This overload of the method uses a site name and entity name to specify the entity. |