TableSortingOrderType Enumeration

Specifies the table sorting order type.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum TableSortingOrderType
Members
Member nameValueDescription
Descending0 
Ascending1 
See Also