| IAppForwardCountAsync Method |
Returns the number of entries on the Forward stack.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<int> ForwardCountAsync()
Function ForwardCountAsync As Task(Of Integer)
Return Value
Type:
TaskInt32
See Also