Specifies the table sorting order type.

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

Syntax

C#
public enum TableSortingOrderType
Visual Basic
Public Enumeration TableSortingOrderType
Visual C++
public enum class TableSortingOrderType

Members

Member nameValueDescription
Ascending1
Descending0

See Also