SupSoftwareProjectOrderDirection
No description
enum SupSoftwareProjectOrderDirection {
ASC
DESC
}
Values
SupSoftwareProjectOrderDirection.ASC
Ascending order.
SupSoftwareProjectOrderDirection.DESC
Descending order.