Specifies the table sorting order type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum TableSortingOrderType |
| Visual Basic |
|---|
Public Enumeration TableSortingOrderType |
| Visual C++ |
|---|
public enum class TableSortingOrderType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Ascending | 1 | ||
| Descending | 0 |