SortRule Class TIBCO Spotfire 7.0 API Reference
A sort rule describes the property to sort by and if sort order is to be Ascending or Descending.
A list of sort rules is used by the PivotTransformation to rearrange order of columns.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Data.Transformations SortRule

Namespace: Spotfire.Dxp.Data.Transformations
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

[SerializableAttribute]
[PersistenceVersionAttribute(6, 0)]
public sealed class SortRule : ISerializable
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also