Creates a sort-part that defines how to order the items scoped.
A SortPartConfiguration object that describes the wanted behavior
Defines the match (string or regex) that defines the scope of items to sort. Default: ".*" (anything)
The current match-mode for the regex filter. Default: DisplayName
Defines the method/field and order to use when sorting. Default: Original
Generated using TypeDoc
Defines how sorting is to be applied for the given part.