ScheduleDefinition.RemoveSortGroupField
Method
Description:
Removes a sorting/grouping field.
Removes a sorting/grouping field.
Parameters
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The index of the sorting/grouping field to remove. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is not a valid sorting/grouping field index. |