ItemClass Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see ItemClass members.
| Name | Description | |
|---|---|---|
![]() | Delete | The Delete() method deletes the item class from the database. |
![]() | Refresh | The Refresh() method reads the item class information from the database to refresh the in-memory information. |
![]() | Save | The Save() method saves the item class's in-memory information to the database. |
![]() | ToString | Returns a string that represents the current object.The ToString() method overrides the ToString() method, returning the Item Class Display string. |
