FamilySymbol of the annotation to use for this connection type.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:  2011

Syntax

C#
public ElementId GetFamilySymbolId()
Visual Basic
Public Function GetFamilySymbolId As ElementId
Visual C++
public:
ElementId^ GetFamilySymbolId()

See Also