Codeunit 3725 Assisted Setup in 17

App
System Application

Procedures, 20Events, 4

Versions171819202122232425262728latest

Source-

Procedures, 20

NameParametersReturnsAccessObsolete
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)publicPending 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)BooleanpublicPending 16.0
ExtensionID is not required. Please use the function with the same name without this parameter.
IsComplete(Integer)Booleanpublic-
Exists(Guid, Integer)BooleanpublicPending 16.0
ExtensionID is not required. Please use the function with the same name without this parameter.
Exists(Integer)Booleanpublic-
ExistsAndIsNotComplete(Guid, Integer)BooleanpublicPending 16.0
ExtensionID is not required. Please use the function with the same name without this parameter.
ExistsAndIsNotComplete(Integer)Booleanpublic-
Complete(Guid, Integer)publicPending 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)publicPending 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

KindNameParametersObsolete
Integration eventOnRegister()-
Integration eventOnReRunOfCompletedSetup(Guid, Integer, var Boolean)-
Integration eventOnAfterRun(Guid, Integer)-
Integration eventOnBeforeOpenRoleBasedSetupExperience(var Integer, var Boolean)-