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