Objects/Tables/Table 486 Business Chart Map
Table 486 Business Chart Map in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 3Keys, 3Procedures, 5
Versions171819202122232425262728latest
Source29
Fields, 3
| Id | Name | Type | Obsolete |
|---|
| 1 | Index | Integer | - |
| 2 | Value String | Text[30] | - |
| 3 | Name | Text[249] | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Index | - |
| Key2 | Value String | - |
| Key3 | Name | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Add | (Text[249], Variant) | | public | - |
| GetIndex | (Text[249]) | Integer | public | - |
| GetValueString | (Integer) | Text | public | - |
| GetValueAsDate | () | Date | public | - |
| GetName | (Integer) | Text | public | - |