TableStyleSortingOrder Property

Gets or sets the AeccTableSortingOrderType enum value that specifies the table style sort order as either ascending or descending.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public TableSortingOrderType SortingOrder { get; set; }

Property Value

TableSortingOrderType
See Also