Objects/Tables/Table 5722 Item Category
Table 5722 Item Category in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Inventory.Item
Fields, 7Keys, 4Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 7
| 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 | - |
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 | - |