RVTDocs.com

UpdaterRegistry.DisableUpdater

Method
Description:
Disables the updater.
Syntax
public static void DisableUpdater(
	UpdaterId id
)
Parameters
Parameter Type Description
id UpdaterId The updater id.
Return Value
Exceptions
Exception Condition
ArgumentException Updater with this Id is not currently registered in Revit.
ArgumentNullException A non-optional argument was null