Determines whether this Element represents an external
file.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool IsExternalFileReference()
Return Value
BooleanTrue if this element contains information about some external file, false if it does not.