| TableDataContainer Class |
Namespace: Qlik.Sense.Client
The TableDataContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| TableDataContainer |
Table Data Container
| |
| TableDataContainer(IEnumerableIDimension, IEnumerableIMeasure, IEnumerableIAppField, IEnumerableString) |
Table Data Container
|
| Name | Description | |
|---|---|---|
| Dimensions |
A IEnumeratorT that can be used to iterate through the dimensions.
(Inherited from DataContainer.) | |
| Expressions |
A IEnumeratorT that can be used to iterate through the expressions.
(Inherited from DataContainer.) | |
| Fields |
A IEnumeratorT that can be used to iterate through the fields.
(Inherited from DataContainer.) | |
| Measures |
A IEnumeratorT that can be used to iterate through the measures.
(Inherited from DataContainer.) |