Share

TableSortingOrderType Enumeration

Specifies the table sorting order type.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum TableSortingOrderType

VB

Public Enumeration TableSortingOrderType

C++

public enum class TableSortingOrderType

Members

Member nameValueDescription
Descending0 
Ascending1 

See Also

Reference

Was this information helpful?