ItemStates Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by ItemStates.
| Name | Description | |
|---|---|---|
![]() ![]() | GetInstance | The GetInstance() method calls the item state constructor, which is private, to get an instance of the item state object. |
![]() ![]() | GetItemStates | The GetItemStates() method retrieves all item states defined in the database. |
![]() ![]() | GetStateDataFromComboBoxEntry | Given an entry from a combo box populated with StateData objects, the GetStateDataFromComboBoxEntry() method retrieves the item state code and description. |
![]() ![]() | PopulateComboBoxWithItemStates | The ComboBoxWithItemStates() method populates the specified combo box with item state descriptions |


