name of addin associated with this AddInId
   Attempts to obtain the name from loaded Third Party AddIns
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
 Syntax
Syntax
| C# | 
|---|
| public string GetAddInName() | 
| Visual Basic | 
|---|
| Public Function GetAddInName As String | 
| Visual C++ | 
|---|
| public: String^ GetAddInName() | 





