Share

IExternalResourceServer.GetInformationLink Method

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: 25.3.0.0 (25.3.0.0)

Syntax

C#

string GetInformationLink()

Return Value

String
The URL providing server information.

See Also

Reference

Was this information helpful?