2027 Method
Changes 0
M

ScheduleDefinition.SetSortGroupFields

Description:
Replaces all sorting/grouping fields in this ScheduleDefinition.
public void SetSortGroupFields(
	IList<ScheduleSortGroupField> sortGroupFields
)
  • The resulting sorting/grouping field count would be greater than 4. -or- A field ID is not the ID of a field in this ScheduleDefinition. -or- A field cannot be used for sorting/grouping.
  • A non-optional argument was null