Revit 2026 API
Schedule |
The type of data displayed by the field.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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