ScheduleDefinition.GetFieldOrder Method

Gets the IDs of the current list of fields in order.


Namespace: Autodesk.Revit.DB
Assembly: 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

ScheduleDefinition Class
Autodesk.Revit.DB Namespace