GetSortGroupFieldCount Method


Schedule Definition Get Sort Group Field Count Method

Gets the number of sorting/grouping fields in this ScheduleDefinition.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int GetSortGroupFieldCount()

Return Value

Int32
The number of sorting/grouping fields.
See Also