Creates a new ScheduleSortGroupField.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ScheduleSortGroupField(
ScheduleFieldId fieldId
)
Parameters
- fieldId ScheduleFieldId
-
The ID of the field that the schedule will be sorted or grouped by.
Exceptions
See Also
Reference