| Revit 2024 API |
| AddInId..::..GetGUID Method |
| AddInId Class See Also |
value of the AddInId as a GUID
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2011
Syntax
| C# |
|---|
public Guid GetGUID() |
| Visual Basic |
|---|
Public Function GetGUID As Guid |
| Visual C++ |
|---|
public: Guid GetGUID() |