ExternalResourceServiceUtils Class

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: 26.0.4.0 (26.0.4.0)
Syntax
public static class ExternalResourceServiceUtils
Public NotInheritable Class ExternalResourceServiceUtils
public ref class ExternalResourceServiceUtils abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ExternalResourceServiceUtils = class end

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