Objects/Tables/Table 5722 Item Category
Table 5722 Item Category in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 8Keys, 4Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 8
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[20] | - |
| 2 | Parent Category | Code[20] | - |
| 3 | Description | Text[100] | - |
| 9 | Indentation | Integer | - |
| 10 | Presentation Order | Integer | - |
| 11 | Has Children | Boolean | - |
| 12 | Last Modified Date Time | DateTime | - |
| 8000 | Id | Guid | Removed 22.0 |
| This functionality will be replaced by the systemID field |
Keys, 4
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
| Key2 | Parent Category | - |
| Key3 | Presentation Order | - |
| Key4 | Indentation, Code, Description | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| HasChildren | () | Boolean | public | - |
| GetStyleText | () | Text | public | - |
| UpdateIndentationTree | (Integer) | | public | - |