Click or drag to resize
AppFieldSelectPossible Method (Int32, Boolean)

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool SelectPossible(
	int index,
	bool softLock = false
)

Parameters

index
Type: SystemInt32
Index-0 based Hypercube/ListObject definition reference
softLock (Optional)
Type: SystemBoolean

Return Value

Type: Boolean

Implements

IAppFieldSelectPossible(Int32, Boolean)
See Also