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.8.0.292
Syntax
public TableSortingOrderType SortingOrder { get; set; }

Property Value

TableSortingOrderType
See Also