ItemReasons.ItemReasData Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by ItemReasons.ItemReasData.
| Name | Description | |
|---|---|---|
![]() | ItemReasons.ItemReasData Constructor | The ItemReasData() method is the constructor for the ItemReasData class. |
| Name | Description | |
|---|---|---|
![]() | GoodProd | The GoodProd property is a read-only property that contains a flag that indicates good production (true) or production reject (false). |
![]() | GradeCd | The GradeCd property is a read-only property that contains grade code. |
![]() | GradeColor | The GradeColor property is a read-only property that contains the grade color. |
![]() | GradeDesc | The GradeDesc property is a read-only property that contains the grade description. |
![]() | Scrapped | The Scrapped property is a read-only property that contains a flag that indicates that the item is scrapped (true) or that the item is for normal consumption (false). |
![]() | StateCd | The StateCd property is a read-only property that contains the state code. |
![]() | StateColor | The StateColor property is a read-only property that contains the state color. |
![]() | StateDesc | The StateDesc property is a read-only property that contains the state description. |

