Codeunit 1813 Assisted Setup Impl. in 17
- App
- System Application
Versions171819202122232425262728latest
Source-
Procedures, 18
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Add | (Guid, Integer, Text, Enum Assisted Setup Group, Text[250], Enum Video Category, Text[250]) | public | - | |
| Add | (Guid, Integer, Text, Enum Assisted Setup Group, Text[250], Enum Video Category, Text[250], Text[1024]) | public | - | |
| AddSetupAssistantTranslation | (Integer, Integer, Text) | public | - | |
| IsComplete | (Integer) | Boolean | public | - |
| Exists | (Integer) | Boolean | public | - |
| Complete | (Integer) | public | - | |
| ExistsAndIsNotComplete | (Integer) | Boolean | public | - |
| Reset | (Integer) | public | - | |
| Run | (Integer) | public | - | |
| Run | (var Record Assisted Setup) | public | - | |
| RunAndRefreshRecord | (var Record Assisted Setup) | public | - | |
| NavigateHelpPage | (Record Assisted Setup) | public | - | |
| RefreshBuffer | (var Record Assisted Setup) | public | - | |
| IsSetupRecord | (Record Assisted Setup) | Boolean | public | - |
| GetTranslatedName | (Integer) | Text | public | - |
| Open | () | public | - | |
| Open | (Enum Assisted Setup Group) | public | - | |
| Remove | (Integer) | public | - |