{
  "title": "Codeunit 3725 Assisted Setup",
  "url": "https://jonas-paprotka.de/ref/codeunit/3725-assisted-setup/",
  "author": "Jonas Paprotka",
  "license": "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link.",
  "subject": "Microsoft Dynamics 365 Business Central",
  "checked": "2026-09-20",
  "source": {
    "feed": "https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json",
    "package": "Microsoft.SystemApplication.symbols.63ca2fa4-4f03-4f2b-a480-172fef340d3f",
    "build": "22.5.59966.64723",
    "code": {},
    "note": "Presence per major, highest build of each; 17 is the oldest major on the feed. Local procedures are not listed."
  },
  "object": {
    "type": "codeunit",
    "id": 3725,
    "name": "Assisted Setup",
    "app": "System Application",
    "appByVersion": [
      {
        "app": "System Application",
        "from": 17
      }
    ],
    "nameByVersion": [
      {
        "name": "Assisted Setup",
        "from": 17
      }
    ],
    "namespace": "",
    "versions": "17-22",
    "majors": [
      17,
      18,
      19,
      20,
      21,
      22
    ],
    "extends": null,
    "sourceTable": null,
    "sourceFile": "Guided Experience/src/Assisted Setup/AssistedSetup.Codeunit.al",
    "obsolete": {
      "state": "Pending",
      "tag": "18.0",
      "reason": "The functions from this codeunit have been consolidated in the Guided Experience codeunit."
    },
    "obsoleteSeenFrom": 18,
    "byVersion": {
      "17": {
        "app": "system-application",
        "name": "Assisted Setup",
        "ns": "",
        "obsolete": null,
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 24,
          "values": 0
        },
        "stub": false
      },
      "18": {
        "app": "system-application",
        "name": "Assisted Setup",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "18.0",
          "reason": "The functions from this codeunit have been consolidated in the Guided Experience codeunit."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 24,
          "values": 0
        },
        "stub": false
      },
      "19": {
        "app": "system-application",
        "name": "Assisted Setup",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "18.0",
          "reason": "The functions from this codeunit have been consolidated in the Guided Experience codeunit."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 18,
          "values": 0
        },
        "stub": false
      },
      "20": {
        "app": "system-application",
        "name": "Assisted Setup",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "18.0",
          "reason": "The functions from this codeunit have been consolidated in the Guided Experience codeunit."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 18,
          "values": 0
        },
        "stub": false
      },
      "21": {
        "app": "system-application",
        "name": "Assisted Setup",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "18.0",
          "reason": "The functions from this codeunit have been consolidated in the Guided Experience codeunit."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 18,
          "values": 0
        },
        "stub": false
      },
      "22": {
        "app": "system-application",
        "name": "Assisted Setup",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "18.0",
          "reason": "The functions from this codeunit have been consolidated in the Guided Experience codeunit."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 18,
          "values": 0
        },
        "stub": false
      }
    },
    "fields": [],
    "keys": [],
    "procedures": [
      {
        "name": "Add",
        "sig": "(Guid, Integer, Text, Enum Assisted Setup Group)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by Insert in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by Insert in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Add",
        "sig": "(Guid, Integer, Text, Enum Assisted Setup Group, Text[250], Text[250])",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by Insert in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by Insert in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Add",
        "sig": "(Guid, Integer, Text, Enum Assisted Setup Group, Text[250], Enum Video Category, Text[250])",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by Insert in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by Insert in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Add",
        "sig": "(Guid, Integer, Text, Enum Assisted Setup Group, Text[250], Enum Video Category, Text[250], Text[1024])",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by Insert in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by Insert in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "AddTranslation",
        "sig": "(Guid, Integer, Integer, Text)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
          "tag": "16.0"
        },
        "majors": [
          17,
          18
        ],
        "range": "17-18",
        "first": 17,
        "last": 18,
        "obsoleteSince": 17,
        "spans": [
          {
            "from": 17,
            "to": 18,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
              "tag": "16.0"
            }
          }
        ]
      },
      {
        "name": "AddTranslation",
        "sig": "(Integer, Integer, Text)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by AddTranslation(GuidedExperienceType, ObjectType, ObjectID, LanguageID, TranslatedName) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by AddTranslation(GuidedExperienceType, ObjectType, ObjectID, LanguageID, TranslatedName) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "IsComplete",
        "sig": "(Guid, Integer)",
        "returns": "Boolean",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
          "tag": "16.0"
        },
        "majors": [
          17,
          18
        ],
        "range": "17-18",
        "first": 17,
        "last": 18,
        "obsoleteSince": 17,
        "spans": [
          {
            "from": 17,
            "to": 18,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
              "tag": "16.0"
            }
          }
        ]
      },
      {
        "name": "IsComplete",
        "sig": "(Integer)",
        "returns": "Boolean",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by IsAssistedSetupComplete(ObjectType, ObjectID) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by IsAssistedSetupComplete(ObjectType, ObjectID) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Exists",
        "sig": "(Guid, Integer)",
        "returns": "Boolean",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
          "tag": "16.0"
        },
        "majors": [
          17,
          18
        ],
        "range": "17-18",
        "first": 17,
        "last": 18,
        "obsoleteSince": 17,
        "spans": [
          {
            "from": 17,
            "to": 18,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
              "tag": "16.0"
            }
          }
        ]
      },
      {
        "name": "Exists",
        "sig": "(Integer)",
        "returns": "Boolean",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by Exists(GuidedExperienceType, ObjectType, ObjectID) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by Exists(GuidedExperienceType, ObjectType, ObjectID) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "ExistsAndIsNotComplete",
        "sig": "(Guid, Integer)",
        "returns": "Boolean",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
          "tag": "16.0"
        },
        "majors": [
          17,
          18
        ],
        "range": "17-18",
        "first": 17,
        "last": 18,
        "obsoleteSince": 17,
        "spans": [
          {
            "from": 17,
            "to": 18,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
              "tag": "16.0"
            }
          }
        ]
      },
      {
        "name": "ExistsAndIsNotComplete",
        "sig": "(Integer)",
        "returns": "Boolean",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by AssistedSetupExistsAndIsNotComplete(ObjectType, ObjectID) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by AssistedSetupExistsAndIsNotComplete(ObjectType, ObjectID) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Complete",
        "sig": "(Guid, Integer)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
          "tag": "16.0"
        },
        "majors": [
          17,
          18
        ],
        "range": "17-18",
        "first": 17,
        "last": 18,
        "obsoleteSince": 17,
        "spans": [
          {
            "from": 17,
            "to": 18,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
              "tag": "16.0"
            }
          }
        ]
      },
      {
        "name": "Complete",
        "sig": "(Integer)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by CompleteAssistedSetup(ObjectType, ObjectID) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by CompleteAssistedSetup(ObjectType, ObjectID) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Reset",
        "sig": "(Integer)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by ResetAssistedSetup(ObjectType, ObjectID) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by ResetAssistedSetup(ObjectType, ObjectID) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Run",
        "sig": "(Guid, Integer)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
          "tag": "16.0"
        },
        "majors": [
          17,
          18
        ],
        "range": "17-18",
        "first": 17,
        "last": 18,
        "obsoleteSince": 17,
        "spans": [
          {
            "from": 17,
            "to": 18,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "ExtensionID is not required. Please use the function with the same name without this parameter.",
              "tag": "16.0"
            }
          }
        ]
      },
      {
        "name": "Run",
        "sig": "(Integer)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by RunAssistedSetup(GuidedExperienceType, ObjectType, ObjectID) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by RunAssistedSetup(GuidedExperienceType, ObjectType, ObjectID) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Open",
        "sig": "()",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by OpenAssistedSetup() in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by OpenAssistedSetup() in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Open",
        "sig": "(Enum Assisted Setup Group)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by OpenAssistedSetup(AssistedSetupGroup) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by OpenAssistedSetup(AssistedSetupGroup) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "Remove",
        "sig": "(Integer)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by Remove(GuidedExperienceType, ObjectType, ObjectID) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by Remove(GuidedExperienceType, ObjectType, ObjectID) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      }
    ],
    "events": [
      {
        "name": "OnRegister",
        "sig": "()",
        "returns": "",
        "kind": "integrationevent",
        "access": "internal",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by OnAssistedSetupRegister() in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "integrationevent",
            "access": "internal",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "integrationevent",
            "access": "internal",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by OnAssistedSetupRegister() in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "OnReRunOfCompletedSetup",
        "sig": "(Guid, Integer, var Boolean)",
        "returns": "",
        "kind": "integrationevent",
        "access": "internal",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by OnReRunOfCompletedAssistedSetup(ExtensionID, ObjectType, ObjectID, Handled) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "integrationevent",
            "access": "internal",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "integrationevent",
            "access": "internal",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by OnReRunOfCompletedAssistedSetup(ExtensionID, ObjectType, ObjectID, Handled) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "OnAfterRun",
        "sig": "(Guid, Integer)",
        "returns": "",
        "kind": "integrationevent",
        "access": "internal",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by OnAfterRunAssistedSetup(ExtensionID, ObjectType, ObjectID) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "integrationevent",
            "access": "internal",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "integrationevent",
            "access": "internal",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by OnAfterRunAssistedSetup(ExtensionID, ObjectType, ObjectID) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      },
      {
        "name": "OnBeforeOpenRoleBasedSetupExperience",
        "sig": "(var Integer, var Boolean)",
        "returns": "",
        "kind": "integrationevent",
        "access": "internal",
        "obsolete": {
          "state": "Pending",
          "reason": "Replaced by OnBeforeOpenRoleBasedAssistedSetupExperience(ObjectType, ObjectID, Handled) in the Guided Experience codeunit.",
          "tag": "18.0"
        },
        "majors": [
          17,
          18,
          19,
          20,
          21,
          22
        ],
        "range": "17-22",
        "first": 17,
        "last": 22,
        "obsoleteSince": 18,
        "spans": [
          {
            "from": 17,
            "to": 17,
            "returns": "",
            "kind": "integrationevent",
            "access": "internal",
            "obsolete": null
          },
          {
            "from": 18,
            "to": 22,
            "returns": "",
            "kind": "integrationevent",
            "access": "internal",
            "obsolete": {
              "state": "Pending",
              "reason": "Replaced by OnBeforeOpenRoleBasedAssistedSetupExperience(ObjectType, ObjectID, Handled) in the Guided Experience codeunit.",
              "tag": "18.0"
            }
          }
        ]
      }
    ],
    "values": []
  }
}