Gets the number of sorting/grouping fields in this ScheduleDefinition.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int GetSortGroupFieldCount()
Return Value
Int32
The number of sorting/grouping fields.
See Also
Reference