Click or drag to resize
IAppReduceData 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("")]
void ReduceData(
	bool confirm = false,
	IEnumerable<string> dropFieldNames = null
)

Parameters

confirm (Optional)
Type: SystemBoolean
dropFieldNames (Optional)
Type: System.Collections.GenericIEnumerableString

Return Value

Type: 
See Also