ExternalResourceServiceUtils Class |
Contains utilities related to external resource service.
Inheritance HierarchySystemObject
Autodesk.Revit.DBExternalResourceServiceUtils
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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 | Name | Description |
---|
  | GetServersByType |
Gets registered external resource servers which support the external resource type.
|
Top
See Also