ExternalResourceServerUtils.ServerSupportsRevitLinks
Description:
Checks that the server referenced by the given ExternalResourceReference supports Revit links.
Checks that the server referenced by the given ExternalResourceReference supports Revit links.
public static bool ServerSupportsRevitLinks(
ExternalResourceReference extRef
)
-
extRefThe ExternalResourceReference to check.
Return Value
Boolean
True if the ExternalResourceReference refers to a server that supports Revit links. False otherwise.
-
A non-optional argument was null