Codeunit 3712 Translation Implementation in 23
- App
- System Application
- Namespace
- System.Globalization
Versions171819202122232425262728latest
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Any | () | Boolean | public | - |
| Get | (Variant, Integer, Integer, Boolean) | Text | public | - |
| Get | (Variant, Integer, Integer) | Text | public | - |
| Set | (Variant, Integer, Text[2048]) | public | - | |
| Set | (Variant, Integer, Integer, Text[2048]) | public | - | |
| Delete | (Variant) | public | - | |
| Delete | (Variant, Integer) | public | - | |
| ShowForAllRecords | (Integer, Integer) | public | - | |
| Copy | (Variant, Variant, Integer) | public | - | |
| Copy | (Variant, Integer, Variant, Integer) | public | - | |
| Delete | (Integer) | public | - | |
| Show | (Variant, Integer, Boolean) | public | - | |
| CheckLengthOfTranslationValue | (var Record Translation) | public | - |