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