2027 Method
Changes 0
M

UpdaterRegistry.UnregisterUpdater

Overloads (2):
Name Return Type Description
O UnregisterUpdater(UpdaterId) None Removes the updater associated with the input id from the UpdaterRegistry. Also removes all triggers associated with the Updater.
O UnregisterUpdater(UpdaterId, Document) None Unregisters an updater for the given document.