TableSortingOrderType Enumeration |
Specifies the table sorting order type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum TableSortingOrderType
Public Enumeration TableSortingOrderType
public enum class TableSortingOrderType
Members| Member name | Value | Description |
|---|
| Descending | 0 | |
| Ascending | 1 | |
See Also