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