Procedures, 20

NameParametersReturnsAccessVersionsObsolete
Add(Guid, Integer, Text, Enum Assisted Setup Group)public17-22, gonePending 18.0
Replaced by Insert in the Guided Experience codeunit.
Add(Guid, Integer, Text, Enum Assisted Setup Group, Text[250], Text[250])public17-22, gonePending 18.0
Replaced by Insert in the Guided Experience codeunit.
Add(Guid, Integer, Text, Enum Assisted Setup Group, Text[250], Enum Video Category, Text[250])public17-22, gonePending 18.0
Replaced by Insert in the Guided Experience codeunit.
Add(Guid, Integer, Text, Enum Assisted Setup Group, Text[250], Enum Video Category, Text[250], Text[1024])public17-22, gonePending 18.0
Replaced by Insert in the Guided Experience codeunit.
AddTranslation(Guid, Integer, Integer, Text)public17-18, gonePending 16.0
ExtensionID is not required. Please use the function with the same name without this parameter.
AddTranslation(Integer, Integer, Text)public17-22, gonePending 18.0
Replaced by AddTranslation(GuidedExperienceType, ObjectType, ObjectID, LanguageID, TranslatedName) in the Guided Experience codeunit.
IsComplete(Guid, Integer)Booleanpublic17-18, gonePending 16.0
ExtensionID is not required. Please use the function with the same name without this parameter.
IsComplete(Integer)Booleanpublic17-22, gonePending 18.0
Replaced by IsAssistedSetupComplete(ObjectType, ObjectID) in the Guided Experience codeunit.
Exists(Guid, Integer)Booleanpublic17-18, gonePending 16.0
ExtensionID is not required. Please use the function with the same name without this parameter.
Exists(Integer)Booleanpublic17-22, gonePending 18.0
Replaced by Exists(GuidedExperienceType, ObjectType, ObjectID) in the Guided Experience codeunit.
ExistsAndIsNotComplete(Guid, Integer)Booleanpublic17-18, gonePending 16.0
ExtensionID is not required. Please use the function with the same name without this parameter.
ExistsAndIsNotComplete(Integer)Booleanpublic17-22, gonePending 18.0
Replaced by AssistedSetupExistsAndIsNotComplete(ObjectType, ObjectID) in the Guided Experience codeunit.
Complete(Guid, Integer)public17-18, gonePending 16.0
ExtensionID is not required. Please use the function with the same name without this parameter.
Complete(Integer)public17-22, gonePending 18.0
Replaced by CompleteAssistedSetup(ObjectType, ObjectID) in the Guided Experience codeunit.
Reset(Integer)public17-22, gonePending 18.0
Replaced by ResetAssistedSetup(ObjectType, ObjectID) in the Guided Experience codeunit.
Run(Guid, Integer)public17-18, gonePending 16.0
ExtensionID is not required. Please use the function with the same name without this parameter.
Run(Integer)public17-22, gonePending 18.0
Replaced by RunAssistedSetup(GuidedExperienceType, ObjectType, ObjectID) in the Guided Experience codeunit.
Open()public17-22, gonePending 18.0
Replaced by OpenAssistedSetup() in the Guided Experience codeunit.
Open(Enum Assisted Setup Group)public17-22, gonePending 18.0
Replaced by OpenAssistedSetup(AssistedSetupGroup) in the Guided Experience codeunit.
Remove(Integer)public17-22, gonePending 18.0
Replaced by Remove(GuidedExperienceType, ObjectType, ObjectID) in the Guided Experience codeunit.