Click or drag to resize
AppFieldAcceptSearchAsync Method

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public Task AcceptSearchAsync(
	bool toggleMode,
	bool softLock = false
)

Parameters

toggleMode
Type: SystemBoolean
softLock (Optional)
Type: SystemBoolean

Return Value

Type: Task

Implements

IAppFieldAcceptSearchAsync(Boolean, Boolean)
See Also