SchedulableField Class


A non-calculated field eligible to be included in a schedule.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2013

Syntax

C#
public class SchedulableField : IDisposable
Visual Basic
Public Class SchedulableField _
	Implements IDisposable
Visual C++
public ref class SchedulableField : IDisposable

Remarks

The SchedulableField class represents a non-calculated field that is eligible to be included in a schedule. A list of fields that can be included in a schedule can be obtained from ScheduleDefinition.GetSchedulableFields.

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBSchedulableField

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →