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