QuerySpecifier¶
This document describes the metadata properties available when a filter query is specified directly from the metadata.
Items¶
- type:
array
All array items must be of type:
- type:
objectwith following properties.
| Property | Type | Required | Default |
|---|---|---|---|
DisplayValue |
string | Yes | |
ReturnValue |
string | Yes |
DisplayValue¶
The value to display to the user.
ReturnValue¶
The query to execute on selection. Supports lambda queries and queries with binding property as well.