UpdaterRegistryUnregisterUpdater Method

Overload List
 NameDescription
Public methodStatic memberUnregisterUpdater(UpdaterId) Removes the updater associated with the input id from the UpdaterRegistry. Also removes all triggers associated with the Updater.
Public methodStatic memberUnregisterUpdater(UpdaterId, Document) Unregisters an updater for the given document.
Top
See Also