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