Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ViewOrdering

Specifies the ordering mode of a view query.

Index

Enumeration members

Enumeration members

Ascending

Ascending: = "false"

Indicates that results should be returned in ascending order.

Descending

Descending: = "true"

Indicates that results should be returned in descending order.

Generated using TypeDoc