Codeunit 2012 Entity Text Impl. in 23
- App
- System Application
- Namespace
- System.Text
Versions171819202122232425262728latest
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| IsEnabled | (Boolean) | Boolean | public | - |
| CanSuggest | () | Boolean | public | - |
| GenerateSuggestion | (Dictionary, Enum Entity Text Tone, Enum Entity Text Format, Enum Entity Text Emphasis, ModuleInfo) | Text | public | - |
| InsertSuggestion | (Integer, Guid, Enum Entity Text Scenario, Text) | public | - | |
| InsertSuggestion | (Integer, Guid, Enum Entity Text Scenario, Text, var Record Entity Text) | public | - | |
| SetText | (var Record Entity Text, Text) | public | - | |
| GetText | (var Record Entity Text) | Text | public | - |
| GetText | (Integer, Guid, Enum Entity Text Scenario) | Text | public | - |
| HasPromptInfo | () | Boolean | public | - |
| SetEntityTextAuthorization | (Text, Text, SecretText) | public | - |