Gets information pertaining to the external file referenced
by the element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExternalFileReference GetExternalFileReference()
Return Value
ExternalFileReference
An object containing path and type information for the external
file referenced by the element.
Exceptions
See Also
Reference