Revit 2025.3 API
FieldField |
The name of the field.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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