GetExternalResourceReference Method


Link Load Result Get External Resource Reference Method

Gets a copy of the ExternalResourceReference corresponding to the link.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ExternalResourceReference GetExternalResourceReference()

Return Value

ExternalResourceReference
A copy of the ExternalResourceReference corresponding to the link.
See Also