 | dataTableDeliveryEnum Enumeration |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
DataTable request rescription
Namespace:
imbSCI.Data.enums.tableReporting
Assembly:
imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
Members|
| Member name | Value | Description |
|---|
| none | 0 | |
| vertical | 1 | |
| horizontal | 2 | |
| calculated | 4 |
The calculated: instruct provider to perform calculations before making table
|
| comparative | 8 |
The comparative: tells the provider to include more
|
| singleRow | 16 | |
| navigation | 32 | |
| described | 64 | |
| collection | 128 | |
| dataTableVertical | 81 | |
| dataTableHorizontal | 130 | |
| singleRowCalculatedSummary | 86 | |
| verticalCalculatedSummary | 85 | |
| comparativeSummary | 141 | |
See Also