Gets the IDs of the current list of fields in order.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<ScheduleFieldId> GetFieldOrder()
Return Value
IList<ScheduleFieldId>
The IDs of the current list of fields.
See Also
Reference