3dak Client

SortType Enumeration

Determines if FilterOrders should be Sorted descending or Ascending

[Visual Basic]
Public Enum SortType
[C#]
public enum SortType
[C++]
public __value enum SortType
[JScript]
public enum SortType

Members

Member NameDescription
Ascending 
Descending 

Requirements

Namespace: ppm3dakClient.Shop

Assembly: ppm3dakClient (in ppm3dakClient.dll)

See Also

ppm3dakClient.Shop Namespace | FilterOrders