Revit 2025 API
Add |
value of the AddInId as a GUID
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.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