GetPropertyTable Method


Property Line Get Property Table Method

Gets the table entries for a table-based PropertyLine element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public IList<PropertyTableEntry> GetPropertyTable()

Return Value

IList PropertyTableEntry
Exceptions
Exception Condition
InvalidOperationException PropertyLine is not table-based. -or- Failed to get property table for the property line element if it is sketch-based.
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 →