inlinedataconnection
Properties
...
Name | Type | Required | Description |
---|---|---|---|
distinct | boolean | no | Should duplicate rows be removed. Default is true , so if you require duplicate rows to me maintained set this to false. |
Sub-tags
Name | Type | Cardinality |
---|---|---|
parameter | 1..n | |
row | 1..n |
Content
None
Anchor | ||||
---|---|---|---|---|
|
...
Sub-tags
Name | Type | Cardinality |
---|---|---|
cell | 1..n |
Content
None
Notes
- The number of cells should match the number of parameters.
...