Objects/Tables/Table 7500 Item Attribute
Table 7500 Item Attribute in 21
Jonas Paprotka, Base Application 21.5.53619.63803, checked
- App
- Base Application
Fields, 5Keys, 2Procedures, 6Events, 2
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, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeCheckNameUniqueness | (var Record Item Attribute, Record Item Attribute) | - |
| Integration event | OnAfterHasBeenUsed | (var Record Item Attribute, var Boolean) | - |