Revit 2026 API
Custom |
The name of this custom field.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string FieldName { get; }
Public ReadOnly Property FieldName As String Get
public: property String^ FieldName { String^ get (); }
member FieldName : string with get
Property Value
StringSee Also