Selects all values of a field. Excluded values are also selected.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- softLock (Optional)
- Type:
System Boolean
Set to true to ignore locks; in that case, locked fields can be selected. The default value is false. This parameter is optional.
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:Implements
IField SelectAllAsync T (Boolean, Func Response, T , String)See Also