CategorySortOrder Enumeration

Syntax Constants
Enum CategorySortOrder
    scgCatUnsorted = 0
    scgCatAscending = 1
    scgCatDescending = 2
End Enum
  • scgCatUnsorted
  • scgCatAscending
  • scgCatDescending