GetConnectedPropertiesNames Method


Gets names of all connected properties.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2014

Syntax

C#
public IList<string> GetConnectedPropertiesNames()
Visual Basic
Public Function GetConnectedPropertiesNames As IList(Of String)
Visual C++
public:
IList<String^>^ GetConnectedPropertiesNames()

Return Value

A list of the names of the connected properties.

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 →