Result Property | Qlik Sense for developers Help
Skip to main content Skip to complementary content

Result Property

Overloads

Result

List of the matching values.

The maximum number of values in this list is set by qMaxNbrFieldMatches .

JSON property name: qResult

Result

List of the matching values.

The maximum number of values in this list is set by qMaxNbrFieldMatches .

JSON property name: qResult

Declaration

      public IEnumerable<SearchTermResult> Result { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<SearchTermResult>

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!