Click or drag to resize
IFieldSelectAlternativeAsync Method
Overload List
  NameDescription
Public methodSelectAlternativeAsync(Boolean, AsyncHandle)

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 methodSelectAlternativeAsyncT(Boolean, FuncResponse, T, AsyncHandle)

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.
Top
See Also