Objects/Tables/Table 1306 User Preference
Table 1306 User Preference in 24
Jonas Paprotka, Base Application 24.5.23489.36097, checked
- App
- Base Application
- Namespace
- System.Security.User
Fields, 3Keys, 1Procedures, 4Events, 2
Versions171819202122232425262728latest
Source29
Fields, 3
| Id | Name | Type | Obsolete |
|---|
| 1 | User ID | Text[132] | - |
| 2 | Instruction Code | Code[50] | - |
| 3 | User Selection | Blob | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | User ID, Instruction Code | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DisableInstruction | (Code[50]) | | public | - |
| EnableInstruction | (Code[50]) | | public | - |
| GetUserSelectionAsText | () | Text | public | - |
| SetUserSelection | (Variant) | | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeDisableInstruction | (Code[50], var Boolean) | - |
| Integration event | OnBeforeEnableInstruction | (Code[50], var Boolean) | - |