2024 Class
Changes 0
C

ExternalResourceServerUtils

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