ExternalResourceServerUtils.ServerSupportsCADLinks
Method
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.
Parameters
Parameter | Type | Description |
---|---|---|
extRef | ExternalResourceReference | The ExternalResourceReference to check. |
Return Value
Type | Description |
---|---|
Boolean | True if the ExternalResourceReference refers to a server that supports CAD links. False otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |