SortRule Class TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

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

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