RVTDocs.com
Namespace: Autodesk.Revit.DB

ExternalResourceServerUtils

Class
Description:
Contains utilities related to external resource server.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ExternalResourceServerUtils
Syntax
public static class ExternalResourceServerUtils
ExternalResourceServerUtils Class Members:
Name Description
IsValidShortName Checks whether the name is a valid short name for the external resource server.
ServerSupportsAssemblyCodeData Checks that the server referenced by the given ExternalResourceReference supports AssemblyCodeData.
ServerSupportsCADLinks Checks that the server referenced by the given ExternalResourceReference supports CAD links.
ServerSupportsIFCLinks Checks that the server referenced by the given ExternalResourceReference supports IFC links.
ServerSupportsKeynotes Checks that the server referenced by the given ExternalResourceReference supports KeynoteTable data.
ServerSupportsRevitLinks Checks that the server referenced by the given ExternalResourceReference supports Revit links.