SortOrderType – planify Reference Manual
Packages
planify
SortOrderType
ASC
DESC
parse
to_string
SortOrderType
Description:
public
enum
SortOrderType
Package:
planify
Content:
Enum values:
ASC
DESC
Static methods:
public
static
SortOrderType
parse
(
string
value)
Methods:
public
string
to_string
()