The method that Revit will invoke to obtain a URL address which provides more information about the server.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2014
Syntax
C# |
---|
string GetInformationLink() |
Visual Basic |
---|
Function GetInformationLink As String |
Visual C++ |
---|
String^ GetInformationLink() |