The SearchFieldDictionary type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| SearchFieldDictionary | Initializes a new instance of the SearchFieldDictionary class |
Properties
| Name | Description | |
|---|---|---|
| Field | Position of the field in the list of fields, starting from 0.
The list of fields is defined in qResults/qFieldNames and contains the search associations. | |
| Result | List of the matching values.
The maximum number of values in this list is set by qMaxNbrFieldMatches. |
See Also