Revit 2025.3 API
Schedule |
The type of data displayed by the field.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ScheduleFieldType FieldType { get; }
Public ReadOnly Property FieldType As ScheduleFieldType Get
public: property ScheduleFieldType FieldType { ScheduleFieldType get (); }
member FieldType : ScheduleFieldType with get
Property Value
ScheduleFieldTypeSee Also