Revit 2022 API |
IExternalResourceServer..::..GetInformationLink Method |
IExternalResourceServer Interface See Also |
The method that Revit will invoke to obtain a URL address which provides more information about the server.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2015
Syntax
C# |
---|
string GetInformationLink() |
Visual Basic |
---|
Function GetInformationLink As String |
Visual C++ |
---|
String^ GetInformationLink() |