ExternalResourceServiceUtils Class


External Resource Service Utils Class

Contains utilities related to external resource service.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB ExternalResourceServiceUtils

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
Name Description
Public method Static member GetServersByType Gets registered external resource servers which support the external resource type.
Top
See Also