Click or drag to resize
IAppFieldSelectValues Method (IEnumerableInt32, Boolean, Boolean)

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
bool SelectValues(
	IEnumerable<int> values,
	bool toggleMode,
	bool softLock = false
)

Parameters

values
Type: System.Collections.GenericIEnumerableInt32
toggleMode
Type: SystemBoolean
softLock (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also