PUT /MetricSet/CancelMeasureSorting/{id}/

Cancels all measure sorting on a metric set.
 

Request

Method Request URI
PUT /API/MetricSet/CancelMeasureSorting/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the metric set to update.

Request Body

There is no Request Body for this function.

Response

Response Body

A Dundas.BI.WebApi.Models.MetricSetData object containing the metric set data, or a status code indicating the problem.