DestroyMeasure method
Overview
Removes a generic measure.
Parameters
Name | Description | Type |
---|---|---|
qId |
Identifier of the measure to remove. This parameter is mandatory. |
String |
Outputs
The following is returned in the output:
"result": {
"qSuccess": <true or false>
}
Information noteThe operation is successful if qSuccess is set to true.