Dimension Name
- Last UpdatedNov 12, 2019
- 1 minute read
The DimensionDataItems property holds an array of dimension objects. The name of the dimension is defined by the Name property in the dimension object. For example (JSON content is shown in a tree view for readability):
"DimensionDataItems:[
{
"DimensionDataItemUID": 1,
...
"Name": "MESRDBEquipmentDetail",
"Description": "Intelligence Dimension Object",
...