LaborRawReas Class Methods
- Last UpdatedNov 06, 2025
- 3 minute read
For a list of all members of this type, see LaborRawReas members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new labor raw reason record to the Labor_Raw_Reas table. |
![]() ![]() | Delete | The Delete() method deletes the specified labor raw reason record from the Labor_Raw_Reas table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more labor raw reason records in the Labor_Raw_Reas table, as specified by the filter parameters. Passing no filter parameters will remove all labor raw reason records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more labor raw reason records from the Labor_Raw_Reas table, as specified by the filter parameters. Passing no filter parameters will retrieve all labor raw reason records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified labor raw reason record from the Labor_Raw_Reas table. |
![]() ![]() | Update | The Update() method updates all columns of the specified labor raw reason record in the Labor_Raw_Reas table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified labor raw reason record in the Labor_Raw_Reas table. |

