SearchAssociationResult MembersQlik Sense .NET SDK - API Reference
The SearchAssociationResult type exposes the following members.
Constructors

  NameDescription
Public methodSearchAssociationResult
Initializes a new instance of the SearchAssociationResult class
Back to Top
Properties

  NameDescription
Public propertyFieldDictionaries
Information about the fields containing search hits.
Public propertyFieldNames
List of the fields that contains search associations.
Public propertySearchTerms
List of the search strings.
Public propertySearchTermsMatched
List of search results. The maximum number of search results in this list is set by qCount.
Public propertyTotalSearchResults
Total number of search results. This number is not limited by qCount.
Back to Top
See Also