Revit 2017.1 API |
IPipePressureDropServer..::..GetInformationLink Method |
IPipePressureDropServer 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.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since:
2014
Syntax
C# |
---|
string GetInformationLink() |
Visual Basic |
---|
Function GetInformationLink As String |
Visual C++ |
---|
String^ GetInformationLink() |