Field SelectAlternativeAsync Method Qlik Sense .NET SDK - API Reference
Overload List

  NameDescription
Public methodSelectAlternativeAsync(Boolean, String)

Selects all alternatives values in a specific field.

In a field that contains at least one selected value, the values that are neither selected nor excluded are alternatives values.
Public methodSelectAlternativeAsync T (Boolean, Func Response, T , String)

Selects all alternatives values in a specific field.

In a field that contains at least one selected value, the values that are neither selected nor excluded are alternatives values.
Back to Top
See Also