Sets a vector of loosely coupled state flags, one element for each table in the app.
The last three values in the vector are extra values. These values are for internal use.Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- v
- Type:
System.Collections.Generic IEnumerable
Byte
Vector of loosely coupled state flags, one element for each table in the app.
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:Implements
IApp SetLooselyCoupledVectorAsync T (IEnumerable Byte , Func Response, T , String)See Also