| Revit 2021.1 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: 21.0.0.0 (21.1.1.109)
Since:
2011
Syntax
| C# |
|---|
public Guid GetGUID() |
| Visual Basic |
|---|
Public Function GetGUID As Guid |
| Visual C++ |
|---|
public: Guid GetGUID() |