SortPriority ( token )
Specifies the order in which properties will considered for sorting.
Type that uses SortPriority:
Call that uses one or more values of SortPriority:
Enumeration Values
| Value | Description |
| Sort1 | Specifies that the associated property should be sorted first. |
| Sort2 | Specifies that the associated property should be sorted second. |
| Sort3 | Specifies that the associated property should be sorted third. |
| Sort4 | Specifies that the associated property should be sorted fourth. |
| Sort5 | Specifies that the associated property should be sorted fifth. |