Gets a sorting/grouping field.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ScheduleSortGroupField GetSortGroupField(
int index
)
Parameters
- index Int32
-
The index of the sorting/grouping field.
Return Value
ScheduleSortGroupField
A copy of the sorting/grouping field.
Exceptions
See Also
Reference