Share

TransmissionData.GetAllExternalFileReferenceIds Method

Gets the ids of all ExternalFileReferences.


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

Syntax

C#

public ICollection<ElementId> GetAllExternalFileReferenceIds()

Return Value

ICollection<ElementId>
The ids of all ExternalFileReferences.

See Also

Reference

Was this information helpful?