UpdaterRegistry.EnableUpdater
Method
Description:
Enables the updater.
Enables the updater.
Remarks:
Even when an updater is enabled it could still be suspended for misbehaving, in which case it would not be executed regardless of its enable/disable status.
Even when an updater is enabled it could still be suspended for misbehaving, in which case it would not be executed regardless of its enable/disable status.
Exceptions
Exception | Condition |
---|---|
ArgumentException | Updater with this Id is not currently registered in Revit. |
ArgumentNullException | A non-optional argument was null |