Codeunit 3725 Assisted Setup in 17
- App
- System Application
Versions171819202122232425262728latest
Source-
Procedures, 20
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| Add | (Guid, Integer, Text, Enum Assisted Setup Group) | public | - | ||||
| Add | (Guid, Integer, Text, Enum Assisted Setup Group, Text[250], Text[250]) | public | - | ||||
| 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 | - | ||||
| AddTranslation | (Guid, Integer, Integer, Text) | public | Pending 16.0 | ||||
| ExtensionID is not required. Please use the function with the same name without this parameter. | |||||||
| AddTranslation | (Integer, Integer, Text) | public | - | ||||
| IsComplete | (Guid, Integer) | Boolean | public | Pending 16.0 | |||
| ExtensionID is not required. Please use the function with the same name without this parameter. | |||||||
| IsComplete | (Integer) | Boolean | public | - | |||
| Exists | (Guid, Integer) | Boolean | public | Pending 16.0 | |||
| ExtensionID is not required. Please use the function with the same name without this parameter. | |||||||
| Exists | (Integer) | Boolean | public | - | |||
| ExistsAndIsNotComplete | (Guid, Integer) | Boolean | public | Pending 16.0 | |||
| ExtensionID is not required. Please use the function with the same name without this parameter. | |||||||
| ExistsAndIsNotComplete | (Integer) | Boolean | public | - | |||
| Complete | (Guid, Integer) | public | Pending 16.0 | ||||
| ExtensionID is not required. Please use the function with the same name without this parameter. | |||||||
| Complete | (Integer) | public | - | ||||
| Reset | (Integer) | public | - | ||||
| Run | (Guid, Integer) | public | Pending 16.0 | ||||
| ExtensionID is not required. Please use the function with the same name without this parameter. | |||||||
| Run | (Integer) | public | - | ||||
| Open | () | public | - | ||||
| Open | (Enum Assisted Setup Group) | public | - | ||||
| Remove | (Integer) | public | - | ||||
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnRegister | () | - |
| Integration event | OnReRunOfCompletedSetup | (Guid, Integer, var Boolean) | - |
| Integration event | OnAfterRun | (Guid, Integer) | - |
| Integration event | OnBeforeOpenRoleBasedSetupExperience | (var Integer, var Boolean) | - |