<Code Lib>
2027 Method
Changes 0
M

ExternalResourceServerUtils.ServerSupportsCADLinks

Description:
Checks that the server referenced by the given ExternalResourceReference supports CAD links.

public static bool ServerSupportsCADLinks(
	ExternalResourceReference extRef
)

Return Value Boolean True if the ExternalResourceReference refers to a server that supports CAD links. False otherwise.

Loading…