Revit 2025.3 API
Nested |
Name of the referenced family
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string FamilyName { get; }
Public ReadOnly Property FamilyName As String Get
public: property String^ FamilyName { String^ get (); }
member FamilyName : string with get
Property Value
StringSee Also