Click or drag to resize
AppRemoveAllData Method

Note: This API is now obsolete.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
[ObsoleteAttribute("")]
public void RemoveAllData(
	bool confirm = false
)

Parameters

confirm (Optional)
Type: SystemBoolean

Return Value

Type: 

Implements

IAppRemoveAllData(Boolean)
See Also