MeasureUsage.sortPolicy Property
Gets or sets the sorting.
If this is set to null, the server will ignore it and continue to use whatever is there by default. To clear the measure sorting,
send a new dundas.data.MeasureSorting() object (with no directions).
Property Value
Value may be null.