Constant enumeration for list sorting direction
Namespace: com.iqsim.xiqsAssembly: xiqscom (in xiqscom.dll) Version: 1.0.4841.26741
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ASC | 0 | Ascending sort | |
DESC | 1 | Descending sort | |
UNDEFINED | 2 | No choice |
See Also