Share

ExternalResourceLoadData.GetExternalResourceReference Method

Returns the ExternalResourceReference that identifies which resource should be loaded.


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

Syntax

C#

public ExternalResourceReference GetExternalResourceReference()

Return Value

ExternalResourceReference

Remarks

Information in this object tells the server from which specific resource Revit expects to receive the external data.

See Also

Reference

Was this information helpful?