DimensionReferences Property
Overloads
DimensionReferences |
List of dimensions in the app that refer to the data model field of an NxCurrentSelectionItem. JSON property name: qDimensionReferences |
DimensionReferences
List of dimensions in the app that refer to the data model field of an NxCurrentSelectionItem.
JSON property name: qDimensionReferences
Declaration
public IEnumerable<DimensionReference> DimensionReferences { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<DimensionReference> |