reverse property
read / write
Indicates whether the queried result will be reversed.
If true
, the result will be returned by creation time descending order.
Implementation
bool reverse = false;
Indicates whether the queried result will be reversed.
If true
, the result will be returned by creation time descending order.
bool reverse = false;