Objects/Tables/Table 7500 Item Attribute
Table 7500 Item Attribute in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Inventory.Item.Attribute
Fields, 5Keys, 2Procedures, 6Events, 4
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|
| 1 | ID | Integer | - |
| 2 | Name | Text[250] | - |
| 6 | Blocked | Boolean | - |
| 7 | Type | Option | - |
| 8 | Unit of Measure | Text[30] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | ID | - |
| Key2 | Name | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetTranslatedName | (Integer) | Text[250] | public | - |
| GetNameInCurrentLanguage | () | Text[250] | public | - |
| GetValues | () | Text | public | - |
| HasBeenUsed | () | Boolean | public | - |
| RemoveUnusedArbitraryValues | () | | public | - |
| OpenItemAttributeValues | () | | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeCheckNameUniqueness | (var Record Item Attribute, Record Item Attribute) | - |
| Integration event | OnAfterHasBeenUsed | (var Record Item Attribute, var Boolean) | - |
| Integration event | OnBeforeGetTranslatedName | (var Record Item Attribute, Integer, var Text[250], var Boolean) | - |
| Integration event | OnGetAttributeTranslationOnAfterCreateNewTranslation | (Record Item Attribute, var Record Item Attribute Translation) | - |