Click or drag to resize

TeamInfoListSortOrder Property

The sort order to be used for the employee. When set the employee list will re-sort itself.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public TeamInfoListSortOrder SortOrder { get; set; }

Property Value

Type: TeamInfoListSortOrder
See Also