Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SortDirection

Determines which order a specific field will be ordered in

Index

Enumeration members

Enumeration members

Asc

Asc: = "Asc"

Sort in ascending order

Desc

Desc: = "Desc"

Sort in descending order

Generated using TypeDoc