Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
public Task RemoveAllDataAsync(
bool confirm = false,
string userHandle = null
)
public Task RemoveAllDataAsync(
bool confirm = false,
string userHandle = null
)
Public Function RemoveAllDataAsync (
Optional confirm As Boolean = false,
Optional userHandle As String = Nothing
) As Task
Public Function RemoveAllDataAsync (
Optional confirm As Boolean = false,
Optional userHandle As String = Nothing
) As Task
Return Value
Type:
TaskImplements
IApp RemoveAllDataAsync(Boolean, String)