AppField SelectExcluded Method Qlik Sense .NET SDK - API Reference

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public bool SelectExcluded(
	bool softLock = false
)

Return Value

Type: OnlineBoolean

Implements

IAppField SelectExcluded(Boolean)
See Also