Revit 2026 API
Schedule |
The ID of the field in the containing ScheduleDefinition.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ScheduleFieldId FieldId { get; }
Public ReadOnly Property FieldId As ScheduleFieldId Get
public: property ScheduleFieldId^ FieldId { ScheduleFieldId^ get (); }
member FieldId : ScheduleFieldId with get
Property Value
ScheduleFieldIdSee Also