GetReferenceInformation Method


Returns a copy of an object containing previously-stored reference or lookup information about the specific resource provided by the server.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2015

Syntax

C#
public IDictionary<string, string> GetReferenceInformation()
Visual Basic
Public Function GetReferenceInformation As IDictionary(Of String, String)
Visual C++
public:
IDictionary<String^, String^>^ GetReferenceInformation()

Return Value

A copy of a (String, String) map containing previously-stored reference or lookup information.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →