ScheduleDefinition.RemoveSortGroupField
Description:
Removes a sorting/grouping field.
Removes a sorting/grouping field.
public void RemoveSortGroupField(
int index
)
-
Int32indexThe index of the sorting/grouping field to remove.
-
index is not a valid sorting/grouping field index.