SubNodes Property
Overloads
SubNodes |
Information about sub nodes (or sub cells). The array is empty JSON property name: qSubNodes |
SubNodes
Information about sub nodes (or sub cells).
The array is empty when there is no sub nodes.
JSON property name: qSubNodes
Declaration
IEnumerable<NxPivotDimensionCell> SubNodes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxPivotDimensionCell> |