RVTDocs.com

ScheduleDefinition.GetSortGroupField

Method
Description:
Gets a sorting/grouping field.
Syntax
Parameters
Parameter Type Description
index Int32 The index of the sorting/grouping field.
Return Value
Type Description
ScheduleSortGroupField A copy of the sorting/grouping field.
Exceptions
Exception Condition
ArgumentOutOfRangeException index is not a valid sorting/grouping field index.