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