Gets the number of sorting/grouping fields in this ScheduleDefinition.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public int GetSortGroupFieldCount()
Return Value
Int32The number of sorting/grouping fields.
