ItemGrade Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by ItemGrade.
| Name | Description | |
|---|---|---|
![]() | Color | The Color property is a read-only property that contains the Background color as a .NET System Color struct to be used when displaying the item grade. |
![]() | GoodProd | The GoodProd property is a read-only property that contains a flag that indicates whether the item grade, as assigned to a produced item, results in good production. |
![]() | GradeCd | The GradeCd property is a read-only property that contains the item grade code for the item grade. |
![]() | GradeDesc | The GradeDesc property is a read-only property that contains the item grade description for the item grade. |
![]() | LastEditAt | The LastEditAt property is a read-only property that contains the date/time of the last edit of the item grade. |
![]() | LastEditBy | The LastEditBy property is a read-only property that contains the user_id of the person who made the last edit of the item grade. |
![]() | LastEditComment | The LastEditComment property is a read-only property that contains the comment for the last edit of the item grade, if any. |
![]() | Pref | The Pref property is a read-only property that contains the preference value assigned to this item grade. The lowest preference has priority. The default is 1. |
![]() | RGBColor | The RGBColor property is a read-only property that contains an RGB value to be used when displaying the item grade. |
![]() | Scrapped | The Scrapped property is a read-only property that contains a flag that indicates whether the item grade, as assigned to a consumed item, results in scrapped material. |

