2024 Method
Changes 0
M

UpdaterRegistry.RemoveDocumentTriggers

Description:
Removes all triggers associated with specified document and Updater Does not unregister updater.
public static void RemoveDocumentTriggers(
	UpdaterId id,
	Document document
)