LinkLoadResultGetExternalResourceReference Method

Gets a copy of the ExternalResourceReference corresponding to the link.

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

Return Value

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