GetAll Method (UtilReasGrp)
- Last UpdatedNov 06, 2025
- 1 minute read
This is temporary until the MES Client is updated. The GetAll() method retrieves one or more utilization reason group records from the Util_Reas_Grp table, as specified by the filter parameters. Passing no filter parameters will retrieve all utilization reason group records from the table.
| Overload | Description |
|---|---|
| GetAll(Nullable<Int32>,String,Nullable<Int32>,String,Nullable<DateTime>) | This is temporary until the MES Client is updated. The GetAll() method retrieves one or more utilization reason group records from the Util_Reas_Grp table, as specified by the filter parameters. Passing no filter parameters will retrieve all utilization reason group records from the table. |
| GetAll(Nullable<Int32>,String,Nullable<Int32>,String,String,String,String,String,Nullable<DateTime>) | The GetAll() method retrieves one or more utilization reason group records from the Util_Reas_Grp table, as specified by the filter parameters. Passing no filter parameters will retrieve all utilization reason group records from the table. |