Namespace:
Autodesk.Revit.DB
SchedulableField
Class
Description:
A non-calculated field eligible to be included in a schedule.
A non-calculated field eligible to be included in a schedule.
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.
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:
System.Object
Autodesk.Revit.DB.SchedulableField
System.Object
Autodesk.Revit.DB.SchedulableField
Syntax
public class SchedulableField : IDisposable