Share

LinkLoadResult.GetExternalResourceReference Method

Gets a copy of the ExternalResourceReference corresponding to the link.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

public ExternalResourceReference GetExternalResourceReference()

Return Value

ExternalResourceReference
A copy of the ExternalResourceReference corresponding to the link.

See Also

Reference

Was this information helpful?