Data Object - SortSpec

Property of
QuerySpec
Extends
DynamicData

Data Object Description

Deprecated. As of SMS API 4.0

Specification of a single sort criterion to be applied on a query result set.

Properties

Name Type Description
ascendingxsd:boolean

Indicates direction of sort - ascending if ("true") and descending if ("false").
propertyNamexsd:string

Name of property by which to sort.
Properties inherited from DynamicData
dynamicProperty, dynamicType