UpdaterIdGetAddInId Method |
AddInId of the UpdaterId
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic AddInId GetAddInId()
Public Function GetAddInId As AddInId
public:
AddInId^ GetAddInId()
member GetAddInId : unit -> AddInId
Return Value
AddInId
See Also