Click or drag to resize
AppFieldSearchFor Method (Int32, String)

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 SearchFor(
	int index,
	string match
)

Parameters

index
Type: SystemInt32
Index-0 based Hypercube/ListObject definition reference
match
Type: SystemString

Return Value

Type: Boolean

Implements

IAppFieldSearchFor(Int32, String)
See Also