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