Skip to main content Skip to complementary content

SelectAssociations Method

Overloads

SelectAssociations(SearchCombinationOptions, IEnumerable<String>, Int32, Boolean)

Selects all search hits for a specified group.

The results depend on the search context.

SearchCombinationOptions.

SelectAssociations(SearchCombinationOptions, IEnumerable<String>, Int32, Boolean)

Selects all search hits for a specified group.

The results depend on the search context.

SearchCombinationOptions.

Declaration

      public void SelectAssociations([QixName("qOptions")] SearchCombinationOptions options, [QixName("qTerms")] IEnumerable<string> terms, [QixName("qMatchIx")] int matchIx, [QixName("qSoftLock")] bool softLock = false)
    

Parameters

Type Name Description
SearchCombinationOptions options

Information about the search fields and the search context.

System.Collections.Generic.IEnumerable<System.String> terms

List of terms to search for.

System.Int32 matchIx

Index (value of qId ) of the search result to select.

System.Boolean softLock

This parameter is deprecated and should not be set.

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 – let us know how we can improve!