ExternalResourceServiceUtils Class

Contains utilities related to external resource service.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBExternalResourceServiceUtils

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ExternalResourceServiceUtils

The ExternalResourceServiceUtils type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetServersByType Gets registered external resource servers which support the external resource type.
Top
See Also