How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
The name of the relationship this data set relates to.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
entity |
simpleIdType |
Required | The name of the entity this data set relates to. |
meta |
databaseMetaDataType |
Optional | The meta data that describes this entity table. |
record |
Array<propListType> |
Required | The data returned from the entity record. For each column in the table there will be an element by the same name that contains the value of that column. The following example shows the expected structure. <record> <column_1>Value for column 1</column_1> <column_2>Value for column 1</column_2> … </record> |
recordDataSource |
recordDataSourceType |
Required | This record is sourced from |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document