Overload List
| Name | Description | |
|---|---|---|
| SelectAlternativeAsync(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. | |
| SelectAlternativeAsync 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. |
See Also