UpdaterId.GetAddInId Method

UpdaterIdGetAddInId Method

AddInId of the UpdaterId

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public AddInId GetAddInId()
Public Function GetAddInId As AddInId
public:
AddInId^ GetAddInId()
member GetAddInId : unit -> AddInId 

Return Value

AddInId
See Also