Gets the IDs of the current list of fields in order.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public IList<ScheduleFieldId> GetFieldOrder()
Return Value
IList<ScheduleFieldId>The IDs of the current list of fields.
