UpdaterId Constructor


Updater Id Constructor

creates an instance of UpdaterId for given AddInId and a given GUID value

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public UpdaterId(
	AddInId addInId,
	Guid val
)

Parameters

addInId AddInId
Id of addin that registers an Updater
val Guid
a stable GUID identifying the Updater within addin
Exceptions
Exception Condition
ArgumentException addInId is not valid.
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →