ItemState Class Properties
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see ItemState members.
| 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 state. |
![]() | LastEditAt | The LastEditAt property is a read-only property that contains the date/time of the last edit of the item state. |
![]() | 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 state. |
![]() | LastEditComment | The LastEditComment property is a read-only property that contains the comment for the last edit of the item state, if any. |
![]() | Pref | The Pref property is a read-only property that contains the preference value assigned to this item state. 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 state. |
![]() | StateCd | The StateCd property is a read-only property that contains the item state code for the item state. |
![]() | StateDesc | The StateDesc property is a read-only property that contains the item state description for the item grade. |
