Procedures, 5

NameParametersReturnsAccessVersionsObsolete
Insert(Text[50], Text[250], Text[250], Integer, Guid, Enum Manual Setup Category)public17-22, gonePending 18.0
Replaced by Insert in the Guided Experience codeunit. See below how to invoke the new function.
Open()public17-22, gonePending 18.0
Replaced by OpenManualSetup() in the Guided Experience codeunit.
Open(Enum Manual Setup Category)public17-22, gonePending 18.0
Replaced by OpenManualSetup(ManualSetupCategory) in the Guided Experience codeunit.
GetPageIDs(var List)public17-22, gonePending 18.0
The manual setups are now persisted in the Guided Experience Item table.
GetTemporaryRecord(var Record Manual Setup)internal17, gone-