<Code Lib>
2027 Overloads
Changes 0
O

UpdaterRegistry.UnregisterUpdater (Overloads)

Overloads (2):

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