Skip to main content Skip to complementary content

GetDimension method

Overview

Returns the handle of a dimension.

Parameters

Name Description Type
qId

Identifier of the dimension

This parameter is mandatory

String

Outputs

The following is returned in the output:

{ "jsonrpc": "2.0", "id": 3, "result": { "qReturn": { "qType": "GenericDimension", "qHandle": <handle of the dimension> } } }

 The handle of the dimension is returned.

Learn more

 

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!