Sort is a comma-delimited ordered list of property names to sort by. Adding a - before the name switches to sorting descendingly in descending order (Eg:"LocationId,-Name")
If the same property is selected more than one timeonce, the first occurrence will only be taken into account.
...