DimensionList
Overview
Lists the dimensions. Is the layout for DimensionListDef.
Properties
Name | Description | Type |
---|---|---|
qItems | Information about the list of dimensions |
Array of NxContainerEntry |
Example
"qDimensionList": {
"qItems": [
{
"qInfo": {
"qId": "Dim01",
"qType": "Dimension"
},
"qData": {}
},
{
"qInfo": {
"qId": "Dim02",
"qType": "Dimension"
},
"qData": {}
}
]
}
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!