<Code Lib>
2023 Method
Changes 0
M

ScheduleDefinition.GetSortGroupField

Description:
Gets a sorting/grouping field.

public ScheduleSortGroupField GetSortGroupField(
	int index
)

  • Int32
    index
    The index of the sorting/grouping field.
Return Value ScheduleSortGroupField A copy of the sorting/grouping field.

Loading…