Revit 2025.3 API
Add |
value of the AddInId as a GUID
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public Guid GetGUID()
Public Function GetGUID As Guid
public: Guid GetGUID()
member GetGUID : unit -> Guid
Return Value
GuidGUID value of the AddInId
See Also